Problem with psql on Win32

Поиск
Список
Период
Сортировка
От Avishay Orpaz
Тема Problem with psql on Win32
Дата
Msg-id am0ag7$16c7$1@news.hub.org
обсуждение исходный текст
Ответы Re: Problem with psql on Win32  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
I'm trying to run psql on Windows 2000, but it prints an error message
saying:

psql: could not create socket: An address incompatible with the requested
protocol was used.(0x0000273F)

Debugging a small application I have written myself, I have discovered that
the function 'socket' inside the database connection function fails with the
error: "The specified address family is not supported".

From the cygwin environment, psql is running fine, and I have properly
installed cygipc.

Does anyone know that problem?

Thank you,
Avishay Orpaz




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [s.hetze@linux-ag.de: SQLProcedureColumns]
Следующее
От: Wim
Дата:
Сообщение: Urgent problem: AllocSetFree: cannot find block containing chunk ...