From: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
---|---|
To: | Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | psql weirdness in HEAD |
Date: | 2004-05-19 02:57:57 |
Message-ID: | 40AACD35.7050406@familyhealth.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
I run psql and I get this:
-bash-2.05b$ psql template1
Welcome to psql 7.5devel, the PostgreSQL interactive terminal.
Type: \copyright for distribution terms
\h for help with SQL commands
\? for help with psql commands
\g or terminate with semicolon to execute query
\q to quit
could not stat "/sbin/psql": mcould not stat "/bin/psql": mcould not
stat "/usr/sbin/psql": mcould not stat "/usr/bin/psql": mcould not stat
"/usr/games/psql": mcould not stat "/usr/local/sbin/psql": mcould not
stat "/usr/local/bin/psql": mcould not stat "/usr/X11R6/bin/psql":
mcould not stat "/home/chriskl/bin/psql": mtemplate1=#
I do have the tablespaces patch applied, but I can't see anything that
could have caused this. It seems more likely do be a relocatable
install bug... Maybe some leftover debug code?
Chris
From | Date | Subject | |
---|---|---|---|
Next Message | Christopher Kings-Lynne | 2004-05-19 03:22:08 | Re: psql weirdness in HEAD |
Previous Message | Lamar Owen | 2004-05-19 02:49:45 | Re: Call for 7.5 feature completion |