Re: Question about Postgres - Mailing list pgsql-admin

From John Koller
Subject Re: Question about Postgres
Date
Msg-id 5tlqn4-dkl.ln1@mirror.cluebuilder.com
Whole thread Raw
In response to Question about Postgres  (NetComrade <netcomradeNSPAM@bookexchange.net>)
List pgsql-admin
NetComrade wrote:

> On Thu, 26 Jul 2007 21:02:58 -0500, John Koller
> <johnckoller@yahoo.com> wrote:
>
>>NetComrade wrote:
>>

>
> -bash-3.00$ export PGPORT=5733
> -bash-3.00$ psql -l
> psql: could not connect to server: No such file or directory
>         Is the server running locally and accepting
>         connections on Unix domain socket "/tmp/.s.PGSQL.5733"?


>
>
> -bash-3.00$ vacuumdb -avz -p5733
> vacuumdb: could not connect to database template1: could not connect
> to server: No such file or directory
>         Is the server running locally and accepting
>         connections on Unix domain socket "/tmp/.s.PGSQL.5733"?
>
> What are my next steps :)?


Check /var/opt/scalix/mm/postgres/data/postgresql.conf for the entries
unix_socket_directory
unix_socket_group
unix_socket_permissions


pgsql-admin by date:

Previous
From: "Tena Sakai"
Date:
Subject: Re: my postgres is dead. need help!
Next
From: Devrim GÜNDÜZ
Date:
Subject: Re: documentation question