I get this error...

Поиск
Список
Период
Сортировка
От Karquel Olivier
Тема I get this error...
Дата
Msg-id 01062923510100.01335@localhost.localdomain
обсуждение исходный текст
Ответы Re: I get this error...  (Karquel Olivier <yellowspoon@free.fr>)
Список pgsql-novice
Hi,

I create a postgres user with my home user name.

I get this error by typing : >postmaster -D /usr/local/pgsql/data > logfile
2>&1 & in my home directory.

connectDBstart() -- connect() failed: No such file or directory
        Is the postmaster running locally
        and accepting connections on Unix socket '/tmp/.s.PGSQL.5432'?
I found it in documentation :

3.3.2. Client Connection Problems

Alternatively, you'll get this when attempting Unix-socket communication to a
local postmaster:
connectDBstart() -- connect() failed: No such file or directory
        Is the postmaster running locally
        and accepting connections on Unix socket '/tmp/.s.PGSQL.5432'?
What can I do ?

I've intalled postgresql 7.1 in Mandrake 8.0 on a single computer.

Someone could help me ?
--
A+
Olivier
mailto : olivier.karquel@wanadoo.fr or yellowspoon@free.fr
http://yellowspoon.free.fr

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

Предыдущее
От: "ericnielsen@earthlink.net"
Дата:
Сообщение: Understanding query tuning
Следующее
От: Barry Hoggard
Дата:
Сообщение: Include another file in this SQL file?