[Zope-dev] Temporary tables expire when ??

Thomas Weholt thomas@cintra.no
Wed, 28 Jun 2000 00:57:15 +0200


This is a multi-part message in MIME format.

------=_NextPart_000_0029_01BFE09B.CCF193C0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,

I`m using temporary tables, using PostgreSQL 7.0.2 and ZPygreSQL-DA =
v3.0, and in the RDBMS docs it says the temporary tables will be =
destroyed when the database-session is over. When does that happen using =
Zope? Doesn`t it hold the database connection open until it is manually =
closed?=20

Can I override this, so that the temporary tables are destroyed after =
some time of inactivity or if the user logs off??

Thanks.

Thomas Weholt

------=_NextPart_000_0029_01BFE09B.CCF193C0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I`m using temporary tables, using =
PostgreSQL 7.0.2=20
and ZPygreSQL-DA v3.0, and in the RDBMS docs it says the temporary =
tables will=20
be destroyed when the database-session is over. When does that happen =
using=20
Zope? Doesn`t it hold the database connection open until it is manually =
closed?=20
</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Can I override this, so that the =
temporary tables=20
are destroyed after some time of inactivity or if the user logs=20
off??</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thomas =
Weholt</FONT></DIV></BODY></HTML>

------=_NextPart_000_0029_01BFE09B.CCF193C0--