Re: Problems invoking psql. Help please.

From: Luis Sousa <llsousa(at)ualg(dot)pt>
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-18 09:57:32
Message-ID: 3DD8B98C.6080604@ualg.pt
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi there,

I'm using debian woody. If you post your configuration files that are in
/etc/postgresql/ maybe i can help you.

Regards,
Luis Sousa

Hugh Esco wrote:

> Hey folks:
>
> I am able to consistently start and stop the postgreSQL server and to
> access it across our office network with pgAdmin II. I have had no
> luck invoking the psql command line prompt, from where I can enter
> queries and start to surmount the learning curve from background with
> mySQL to my next step with postgreSQL. Can anyone help me figure out,
> please, what this is about and what I can do about it?
>
> I've copied the shell dialogue below.
> Everything in: /usr/lib/postgresql/bin is owned by root:root.
> Who should these files be owned by?
> The database engine is invoked as postgres,
> which is the user which created the databse.
> Do I harm anything if I chown postgres:postgres
> for everything in that directory?
>
> Will this get me past this error and to a psql prompt?
>
> I am operating on a Debian Woody Platform,
> with postgreSQL 7.2.1 and ODBC driver 7.1.9.
>
> All help is appreciated. Thanks.
>
> -- Hugh Esco
>
>> hesco(at)biko:~$ su postgres
>> Password:
>> postgres(at)biko:/home/hesco$ locate psql
>> /usr/bin/psql
>> /usr/lib/odbc/libodbcpsqlS.so
>> /usr/share/man/man1/psql.1.gz
>> /var/home/hesco/.psql_history
>> postgres(at)biko:/home/hesco$ ./psql
>> sh: ./psql: No such file or directory
>> 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
>> postgres(at)biko:/home/hesco$
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Oliver Elphick 2002-11-18 10:46:38 Re: Problems invoking psql. Help please.
Previous Message 2000 Informática 2002-11-18 01:59:07 be or not to be ???