TRUNCATE question - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject TRUNCATE question
Date
Msg-id ECEHIKNFIMMECLEBJFIGEEHJCBAA.chriskl@familyhealth.com.au
Whole thread Raw
List pgsql-hackers
Is TRUNCATE supposed to be equivalent to DELETE FROM blah?

Because I notice that DELETE triggers are not called when you truncate a
table...  Isn't that a bad thing?

Chris



pgsql-hackers by date:

Previous
From: "Christopher Kings-Lynne"
Date:
Subject: RE: FUNCTION Question...
Next
From: Hiroshi Inoue
Date:
Subject: Re: AW: OID wraparound: summary and proposal