postgresql problems
9 Aug
2002
9 Aug
'02
10:05 a.m.
Hullo all, I just installed postgres, and when I try to run it it is looking for /usr/lib/postgresql/bin/psql to execute the program. The path it should be looking for is /usr/local/pgsql/bin/psql. I presume that: psql points to /usr/bin/psql which is a link to pg_wrapper, which is a binary file, which presumably has the full path. How would I alter this? Thanks. Jenny.
9 Aug
9 Aug
11:35 a.m.
New subject: [Alug] postgresql problems
Jenny_Hopkins@toby-churchill.com <Jenny_Hopkins@toby-churchill.com> wrote:
psql points to /usr/bin/psql which is a link to pg_wrapper, which is a binary file, which presumably has the full path. How would I alter this?
Recompile with the right prefix, probably. (There are debian packages for postgres, btw.)
8619
Age (days ago)
8619
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jenny_Hopkins@toby-churchill.com -
MJ Ray