Re: Problems invoking psql. Help please.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Hugh Esco <hesco(at)greens(dot)org>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Problems invoking psql. Help please.
Date: 2002-11-17 19:16:57
Message-ID: 5855.1037560617@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hugh Esco <hesco(at)greens(dot)org> writes:
>> postgres(at)biko:/home/hesco$ psql
>> env: /usr/lib/postgresql/bin/readpgenv: Permission denied
>> No database specified
>> postgres(at)biko:/home/hesco$ psql ggp_test
>> env: /usr/lib/postgresql/bin/readpgenv: Permission denied
>> Could not execv /usr/lib/postgresql/bin/psql

You seem to have a very bizarre setup there --- there is no such thing
as "readpgenv" in the standard Postgres distribution, and
/usr/lib/postgresql/bin/ isn't the standard place to put the executable
files either. Perhaps the above is normal for the Debian package of
Postgres, but I'm afraid you'll have to ask the Debian packager for
help. Nobody using other platforms is likely to be able to help...

regards, tom lane

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Dan Langille 2002-11-17 19:39:57 Trees: maintaining pathnames
Previous Message jasiek 2002-11-17 09:21:34 Re: Problems invoking psql. Help please.