create/alter/drop within transactions?

From: Forest Wilkinson <lyris-pg(at)tibit(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: create/alter/drop within transactions?
Date: 2003-04-26 00:58:46
Message-ID: ecmjavglbdcsnitbnil30i7kp6rrm5qi8b@4ax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Sorry if this is a FAQ, but I didn't find a definitive and recent
answer in the list archives or the postgres docs. Do transactions
work on create / alter / drop statements? In other words, can I
choose to commit or rollback after a bunch of schema changes?

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message prabahar 2003-04-26 01:55:48 Re: sorting chinese characters
Previous Message Forest Wilkinson 2003-04-26 00:48:11 create/alter/drop within transactions?