RE: 7.03 on win2k

Поиск
Список
Период
Сортировка
От Horák Daniel
Тема RE: 7.03 on win2k
Дата
Msg-id 15341111706EBF408162655EEEB44ABC0BF6A5@exchange2.mmp.plzen-city.cz
обсуждение исходный текст
Ответ на 7.03 on win2k  (Helmut KLARN <klarn@iiasa.ac.at>)
Список pgsql-ports
> i just successfully followed the instructions from
> http://people.freebsd.org/~kevlo/postgres/portNT.html
>
> make is ok
> initdb is ok
> running ipc-daemon and postmaster is ok
>
> but when i want to start psql, createuser or createdb i get
> the following
> error message:
>
> psql: connectDBStart() -- connect() failed: No such file or directory
>          Is the postmaster running at 'localhost'
>          and accepting connections on Unix socket '5432'?
>
> any ideas on whats going wrong here?

use "-h localhost" as a command line parameter for the tools (psql,
createdb,...)

        Dan

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

Предыдущее
От: Helmut KLARN
Дата:
Сообщение: 7.03 on win2k
Следующее
От: Pete Forman
Дата:
Сообщение: Online man pages for different OSs