Re: Delete rule does not prevent truncate - Mailing list pgsql-general

From Andres Freund
Subject Re: Delete rule does not prevent truncate
Date
Msg-id 20150723180552.GF21169@awork2.anarazel.de
Whole thread Raw
In response to Re: Delete rule does not prevent truncate  (Tim Smith <randomdev4@gmail.com>)
List pgsql-general
On 2015-07-23 12:57:20 +0100, Tim Smith wrote:
> Thus, I should not have to use a trigger for TRUNCATE because the "each
> row" concept does not apply.     Plus it makes perfect sense to want to
> transform the truncate command and transform into ignore

That'd entirely defeat the point of TRUNCATE being fast.


Either way, this isn't going to change, so it seems a bit pointless to
continue arguing around it circles.


pgsql-general by date:

Previous
From: Dane Foster
Date:
Subject: Re: Q: text query search and
Next
From: Adrian Klaver
Date:
Subject: Re: Delete rule does not prevent truncate