Re: Cannot Start Postgres After System Boot

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Cannot Start Postgres After System Boot
Дата
Msg-id AANLkTikVnuZ87=dyW7rr8kRF3mLHpFjegcyq-oeq3vUR@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Cannot Start Postgres After System Boot  (Rich Shepard <rshepard@appl-ecosys.com>)
Ответы Re: Cannot Start Postgres After System Boot  (Rich Shepard <rshepard@appl-ecosys.com>)
Список pgsql-general
On Thu, Oct 21, 2010 at 11:27 AM, Rich Shepard <rshepard@appl-ecosys.com> wrote:
>  Yet, when I try to access one of my databases I cannot:
>
> [rshepard@salmo ~]$ psql aesi
> 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.5432"?

So, what do

telnet localhost 5432
AND
psql -h localhost -l

do?

В списке pgsql-general по дате отправления:

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: Updates, deletes and inserts are very slow. What can I do make them bearable?
Следующее
От: Rich Shepard
Дата:
Сообщение: Re: Cannot Start Postgres After System Boot