DROP TABLE in transaction

From: David Olbersen <dave(at)slickness(dot)org>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: DROP TABLE in transaction
Date: 2001-04-12 18:32:19
Message-ID: Pine.LNX.4.31.0104121131160.11794-100000@bubbles.electricutopia.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello.

I was wondering if anybody could explain to me why I can't roll back dropping a
table. I would think that of all the events that should be rollback-able,
dropping a table would be the first on the list.

-- Dave

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Joel Burton 2001-04-12 18:47:29 Re: Triggers on SELECT
Previous Message Lonnie Cumberland 2001-04-12 18:32:10 Triggers on SELECT