Daniel Schuchardt <[EMAIL PROTECTED]> writes:
> I'v noticed if you kill -9 the Postmaster Temporary Tables (Shemas) will stay in the
> DB.
That is a bad thing to do in any case ;-)
But yeah, they'll stay around. In 7.3 and later, they will get cleaned
out eventually (whenever someone next uses the same temp schema).
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])