Re: Leftover TEMPORARY tables? - Mailing list pgsql-admin

From Andrew Biagioni
Subject Re: Leftover TEMPORARY tables?
Date
Msg-id POD006MKVSKSM8W4ZMG06ZV1TC06.3ea81346@Laptop
Whole thread Raw
In response to Re: Leftover TEMPORARY tables?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Leftover TEMPORARY tables?
List pgsql-admin
4/24/03 12:22:03 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:

>Andrew Biagioni <andrew.biagioni@e-greek.net> writes:
>> With my "kill [procnum]" I don't seem to have any negative side
>> effects, except apparently for the temp tables (I _think_).  Does that
>> seem reasonable?
>
>No, a normal kill (SIGTERM) should run proc_exit callbacks, including
>temp-table cleanup.  There must be something else going on.
>
>            regards, tom lane

OK, Option 2:  I use an SSH connection to tunnel port 5432 from my Windows
machine to the DB machine (Red Hat 7.3);  occasionally the SSH connection
drops, and so does the tunnel.  Could that explain the temp tables?

Thanks,

            Andrew Biagioni


pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Leftover TEMPORARY tables?
Next
From: Tom Lane
Date:
Subject: Re: Leftover TEMPORARY tables?