Re: [PATCHES] TRUNCATE, VACUUM, ANALYZE privileges - Mailing list pgsql-hackers

From Michael Paesold
Subject Re: [PATCHES] TRUNCATE, VACUUM, ANALYZE privileges
Date
Msg-id 01ac01c61205$90796890$0f01a8c0@zaphod
Whole thread Raw
In response to Re: [PATCHES] TRUNCATE, VACUUM, ANALYZE privileges  (Stephen Frost <sfrost@snowman.net>)
Responses Re: [PATCHES] TRUNCATE, VACUUM, ANALYZE privileges  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
Stephen Frost wrote:
> I'm not a particularly big fan of this though because, while I'd
> like to be able to give TRUNCATE permissions I'm not a big fan of SET
> RELIABILITY because it would affect PITR backups.

As far as I have understood the discussion... with WAL archiving turned on, 
the whole RELIABILITY changes would be no-ops, no?
Just as the CTAS optimization etc. only skip WAL if WAL archiving is turned 
off.

Best Regards,
Michael Paesold 




pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: [PATCHES] TRUNCATE, VACUUM, ANALYZE privileges
Next
From: Stephen Frost
Date:
Subject: Re: [PATCHES] TRUNCATE, VACUUM, ANALYZE privileges