Re: Question about Postgres

From: John Koller <johnckoller(at)yahoo(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: Question about Postgres
Date: 2007-07-28 02:23:29
Message-ID: 5tlqn4-dkl.ln1@mirror.cluebuilder.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

NetComrade wrote:

> On Thu, 26 Jul 2007 21:02:58 -0500, John Koller
> <johnckoller(at)yahoo(dot)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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Devrim GÜNDÜZ 2007-07-28 08:06:10 Re: documentation question
Previous Message Tena Sakai 2007-07-28 01:24:11 Re: my postgres is dead. need help!

Browse pgsql-general by date

  From Date Subject
Next Message Stephen Ince 2007-07-28 02:51:11 minimum postgres installation
Previous Message Bodó István 2007-07-28 01:21:40 PostgreSQL install problem