About persistent connections...

From: David BOURIAUD <david(dot)bouriaud(at)ac-rouen(dot)fr>(by way of David BOURIAUD <david(dot)bouriaud(at)ac-rouen(dot)fr>)
To: "pgsql-sql(at)postgresql(dot)org" <pgsql-sql(at)postgresql(dot)org>
Subject: About persistent connections...
Date: 2002-03-01 14:54:47
Message-ID: 200203011457.g21Ev5923848@necker.ac-rouen.fr
Views: Raw Message | Whole Thread | 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

Browse pgsql-sql by date

  From Date Subject
Next Message David BOURIAUD 2002-03-01 15:29:10 About persistent connections...
Previous Message Dan Langille 2002-03-01 14:23:32 Re: Urgent, Many-to-many relationships.....HELP!!!!