| From: | David BOURIAUD <david(dot)bouriaud(at)ac-rouen(dot)fr> |
|---|---|
| To: | pgsql-sql(at)postgresql(dot)org |
| Subject: | About persistent connections... |
| Date: | 2002-03-01 15:29:10 |
| Message-ID: | 200203011531.g21FVSQ25356@necker.ac-rouen.fr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
Hi to all !
Does anyone know how the postmaster handles persistent connections ?
I use to use them with php, but yet I haven't upgraded to postgreSQL 7.2, I'm
still on version 7.1.3, and it occured to me that when my users close their
browser rather than click on the quit button I provided, their connection
remains alive and is never closed. Is there a way to set it up so that such
connections are closed after a certain amount of time of inactivity, as it is
done with ftp for example ? Thanks by advance for your help.
--
David BOURIAUD
----------------------------------------------------------
In a world without walls or fences, what use do we have
for windows or gates ?
----------------------------------------------------------
ICQ#102562021
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gary Stainburn | 2002-03-01 16:06:12 | Re: About persistent connections... |
| Previous Message | David BOURIAUD | 2002-03-01 14:54:47 | About persistent connections... |