Re: Bug in libpq causes local clients to hang - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Bug in libpq causes local clients to hang
Date
Msg-id 18522.1206329708@sss.pgh.pa.us
Whole thread Raw
In response to Bug in libpq causes local clients to hang  ("Jeffrey Baker" <jwbaker@gmail.com>)
Responses Re: Bug in libpq causes local clients to hang
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: TODO Item: Consider allowing control of upper/lower case folding of unquoted, identifiers
Next
From: Дмитрий Кириллов
Date:
Subject: Project idea for Google Summer of Code