Re: Bug in libpq causes local clients to hang

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bug in libpq causes local clients to hang
Дата
Msg-id 18522.1206329708@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Bug in libpq causes local clients to hang  ("Jeffrey Baker" <jwbaker@gmail.com>)
Ответы Re: Bug in libpq causes local clients to hang  ("Jeffrey Baker" <jwbaker@gmail.com>)
Список pgsql-hackers
"Jeffrey Baker" <jwbaker@gmail.com> writes:
> You'll note that I'm using the DBD::Pg Perl interface.  So far I've
> never seen this happen with TCP connections, only with UNIX sockets.

If it works over TCP and not over Unix socket, it's a kernel bug.
The libpq code doesn't really know the difference after connection
setup.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: TODO Item: Consider allowing control of upper/lower case folding of unquoted, identifiers
Следующее
От: Дмитрий Кириллов
Дата:
Сообщение: Project idea for Google Summer of Code