What constitutes a pgsql session?

From: "Taber, Mark" <Mark(dot)Taber(at)dof(dot)ca(dot)gov>
To: pgsql-novice(at)postgresql(dot)org
Subject: What constitutes a pgsql session?
Date: 2004-08-10 18:33:30
Message-ID: 7660B79A29B9D411999F00D0B78EC8900B724A7E@NTRK2
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

We have a need to create temporary tables (within functions); the
documentation states that temporary tables last as long as the pg session.
What, precisely, does this mean? The length of the active connection?

Thanks for your help.

Mark Taber

State of California

Department of Finance

Infrastructure & Architecture Unit

916.323.3104 x2945

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Ron St-Pierre 2004-08-10 18:37:11 Re: DISTINCT ordering
Previous Message Tom Lane 2004-08-10 18:01:08 Re: lock entire database