Can't connect to Postgresql on Win/2K

Поиск
Список
Период
Сортировка
От Kian Parsee
Тема Can't connect to Postgresql on Win/2K
Дата
Msg-id 20010510204237.61247.qmail@web14106.mail.yahoo.com
обсуждение исходный текст
Список pgsql-cygwin
I have installed the latest version of cygwin, cygipc,
and postgresql on my win/2000 machine.  Postgres
builds fine.  The following commands are all
successfull:

ipc-daemon &
initdb
postmaster -i &

When I try to create the database using "createdb -h
localhost testdb", I get the following error:

pq_flush: send() failed: Invalid argument
pq_recvbuf: recv() failed: The descriptor is a file,
not a socket
psql: pqReadData() -- backend closed the channel
unexpectedly.
        This probably means the backend terminated
abnormally
        before or while processing the request.
createdb: database creation failed

Can anyone help?

Thanks,
Kian Parsee

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

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

Предыдущее
От: Jason Tishler
Дата:
Сообщение: Re: [PORTS] Re: Quick question
Следующее
От: "Richard Church"
Дата:
Сообщение: Postgres server on Windows 98