Re: Question about Postgres

Поиск
Список
Период
Сортировка
От John Koller
Тема Re: Question about Postgres
Дата
Msg-id 5tlqn4-dkl.ln1@mirror.cluebuilder.com
обсуждение исходный текст
Ответ на Question about Postgres  (NetComrade <netcomradeNSPAM@bookexchange.net>)
Список 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 по дате отправления:

Предыдущее
От: "Tena Sakai"
Дата:
Сообщение: Re: my postgres is dead. need help!
Следующее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: documentation question