Re: Re: re : PHP and persistent connections - Mailing list pgsql-novice

From GH
Subject Re: Re: re : PHP and persistent connections
Date
Msg-id 20001124033637.H32817@over-yonder.net
Whole thread Raw
In response to Re: Re: re : PHP and persistent connections  (GH <grasshacker@over-yonder.net>)
Responses Re: Re: re : PHP and persistent connections  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Re: re : PHP and persistent connections  (Philip Hallstrom <philip@adhesivemedia.com>)
List pgsql-novice
I have a couple of other questions that I believe are not ansvered in
the docs anywhere.

Do the "persistent-connected" Postgres backends ever timeout or die?
Is it possible to set something like a timeout for persistent connctions?
(Er, would that be something that someone would want
    to do? A Bad Thing?)

What happens when the httpd process that held a persistent connection
dies? Does "its" postgres process drop the connection and wait for
others? When the spare apache processes die, the postgres processes
remain.

Thanks.

gh


pgsql-novice by date:

Previous
From: GH
Date:
Subject: Re: Re: re : PHP and persistent connections
Next
From: GH
Date:
Subject: Re: Skipping numbers in a sequence.