On Apr 21, 2009, at 12:28 PM, Peter Eisentraut wrote:
Yes, but if you are asking that question, you probably really want to use
TRUNCATE.

The advantage of DROP TABLE being, of course, that DROP TABLE is transactionally-safe, while TRUNCATE is not.

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to