RE: Permissions on CHECKPOINT - Mailing list pgsql-hackers

From Mikheev, Vadim
Subject RE: Permissions on CHECKPOINT
Date
Msg-id 8F4C99C66D04D4118F580090272A7A234D32BD@sectorbase1.sectorbase.com
Whole thread Raw
In response to Permissions on CHECKPOINT  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
> Actually, I think a more interesting question is "should CHECKPOINT
> have permission restrictions?  If so, what should they be?"
> 
> A quite relevant precedent is that Unix systems (at least the ones
> I've used) do not restrict who can call sync().

Checkpoints 1. affect entire system, 2. increase log output and
3. it's hard operation. Command itself was added mostly for debug
purposes.

Vadim


pgsql-hackers by date:

Previous
From: "Mikheev, Vadim"
Date:
Subject: RE: Permissions on CHECKPOINT
Next
From: Jan Wieck
Date:
Subject: Re: Open 7.1 items