Re: "truncate all"?

From: Rod Taylor <rbt(at)rbt(dot)ca>
To: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
Cc: shridhar_daithankar(at)persistent(dot)co(dot)in, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: "truncate all"?
Date: 2003-08-04 14:28:22
Message-ID: 1060007301.91190.0.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Truncate isn't transaction safe either, so that shouldn't be a problem.

Actually, it is in 7.4

> Proper syntax for his feature would seem like:
> truncate table [cascade|restrict] ?

Agreed.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2003-08-04 14:41:51 Re: DROP TYPE/DROP DOMAIN
Previous Message Tom Lane 2003-08-04 14:06:56 Re: DROP TYPE/DROP DOMAIN