Re: Table creation in transactions - Mailing list pgsql-general

From Darren Ferguson
Subject Re: Table creation in transactions
Date
Msg-id Pine.LNX.4.44.0208061622120.29870-100000@thread.crystalballinc.com
Whole thread Raw
In response to Table creation in transactions  ("Mihai Gheorghiu" <tanethq@earthlink.net>)
List pgsql-general
It will be dropped since it was part of the transaction and when you
rollback it will be removed

HTH

On Tue, 6 Aug 2002, Mihai Gheorghiu wrote:

> I have a transaction in which a table is created at some point.
> If the transaction is rolled back, does the table remain, or is it
> automatically dropped?
> Thank you all,
> Mihai
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>

--
Darren Ferguson


pgsql-general by date:

Previous
From: John Gray
Date:
Subject: Re: Table creation in transactions
Next
From: "Markus Wollny"
Date:
Subject: Re: URGENT: Database keeps crashing - suspect damaged RAM