Kill -9 Postmaster and Temporary Tables

From: Daniel Schuchardt <daniel_schuchardt(at)web(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Kill -9 Postmaster and Temporary Tables
Date: 2003-09-09 18:27:27
Message-ID: 1063132047.658.21.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. If the server craches (no power) its the same (I'v noticed it here)

Daniel.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Petr Duchon 2003-09-09 18:29:49 arbitrary data scheme
Previous Message Christopher Browne 2003-09-09 18:20:57 Re: why does count take so long?