Leftover TEMPORARY tables? - Mailing list pgsql-admin

From jboes@nexcerpt.com (Jeff Boes)
Subject Leftover TEMPORARY tables?
Date
Msg-id d40a65a1.0304230902.570c9a84@posting.google.com
Whole thread Raw
Responses Re: Leftover TEMPORARY tables?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
I just noticed that there are a number of tables in our schema with
names fo the form pg_temp_*; these correspond to temporary tables
created by our application, but they shouldn't still exist. Under what
circumstances would a temporary table become permanent? Would it
happen if the backend exited abnormally? Is there any way, short of
bouncing the database, to determine which tables are NOT in use by the
application?

pgsql-admin by date:

Previous
From: "Donald Fraser"
Date:
Subject: Cascading views
Next
From: "De Leeuw Guy"
Date:
Subject: Problem with sql