Re: Pooling Connections with libpq - Mailing list pgsql-general

From Shaw Terwilliger
Subject Re: Pooling Connections with libpq
Date
Msg-id 20010222174945.B15174@lister.sourcegear.com
Whole thread Raw
In response to Re: Pooling Connections with libpq  (Alfred Perlstein <bright@wintelcom.net>)
Responses Re: Pooling Connections with libpq  (Alfred Perlstein <bright@wintelcom.net>)
List pgsql-general
Alfred Perlstein wrote:
> As a general safety precaution I would close a connection after a
> timeout or N uses.

My application is running on the same host as PostgreSQL, so connection
timeouts should be rare (I guess this would only happen if a backend died).
Re-opening the connection after N uses sounds like a reasonable precaution
though.

(Hopefully my PGP signatures are correct this time.)

--
Shaw Terwilliger <sterwill@sourcegear.com>
SourceGear Corporation
217.356.0105 x 641

Attachment

pgsql-general by date:

Previous
From: Alfred Perlstein
Date:
Subject: Re: Pooling Connections with libpq
Next
From: Alfred Perlstein
Date:
Subject: Re: Pooling Connections with libpq