Re: TCP keepalive support for libpq - Mailing list pgsql-hackers

From Dimitri Fontaine
Subject Re: TCP keepalive support for libpq
Date
Msg-id 87tytn918k.fsf@hi-media-techno.com
Whole thread Raw
In response to Re: TCP keepalive support for libpq  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-hackers
"Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
> those people who create 2000 lightly used connections to the
> database might feel differently.

Yeah I still run against installation using the infamous PHP pconnect()
function. You certainly don't want to add some load there, but that
could urge them into arranging for being able to use pgbouncer in
transaction pooling mode (and stop using pconnect(), damn it).

Regards,
-- 
dim


pgsql-hackers by date:

Previous
From: Oleg Bartunov
Date:
Subject: Re: knngist patch support
Next
From: Heikki Linnakangas
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL