Some help would be nice

Поиск
Список
Период
Сортировка
От FRANCIS MATHIAS BEKEMA
Тема Some help would be nice
Дата
Msg-id 200110110552.f9B5qKK21854@deakin.edu.au
обсуждение исходный текст
Список pgsql-cygwin
I have installed the latest version of cygwin, cygipc,
and postgresql on my win98 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?


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

Предыдущее
От: "Ankit"
Дата:
Сообщение: shipping postgres with application
Следующее
От: "Henshall, Stuart - WCP"
Дата:
Сообщение: Re: "File, not socket" error with latest Cygwin and post