Re: Starting PostgreSQL

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Starting PostgreSQL
Дата
Msg-id 23854.1223746141@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Starting PostgreSQL  (admin <mick@mjhall.org>)
Список pgsql-general
admin <mick@mjhall.org> writes:
> I continually get this message:

> psql: could not connect to server: No such file or firectory
> Is the server running locally and accepting
> connections on Unix domain socket "/tmp/.s.PDSQL.0"?

If it's really saying .0, and not .5432, then the problem is on the
client side --- it's got the wrong idea about the port number to
connect to.  Perhaps you have PGPORT set to something bogus in the
client environment?

            regards, tom lane

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

Предыдущее
От: Matthew Wilson
Дата:
Сообщение: Need schema design advice
Следующее
От: "Raj K"
Дата:
Сообщение: Reg: Permission error in Windows psql while trying to read sql commands from file