Kill -9 Postmaster and Temporary Tables

From: Daniel Schuchardt <daniel(dot)schuchardt(at)pcsolution(dot)ch>
To: pgsql-general(at)postgresql(dot)org
Subject: Kill -9 Postmaster and Temporary Tables
Date: 2003-09-09 17:09:39
Message-ID: 1063058912.694.2.camel@ds-debian
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi @ all,

I'v noticed if you kill -9 the Postmaster Temporary Tables (Shemas) will
stay in the DB also a VACUUM FULL will not remove them after restart.

Daniel.

Browse pgsql-general by date

  From Date Subject
Next Message Greg Stark 2003-09-09 17:15:59 any chance of "like ANY (array[])" like the "= ANY (array[])" syntax?
Previous Message scott.marlowe 2003-09-09 16:59:49 Re: why does count take so long?