Re: pg_rewind vs superuser - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: pg_rewind vs superuser
Date
Msg-id 20190405105930.GA1491@paquier.xyz
Whole thread Raw
In response to Re: pg_rewind vs superuser  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
On Fri, Apr 05, 2019 at 10:11:22AM +0200, Magnus Hagander wrote:
> If that is the case, would running a CHECKPOINT actually cause a problem?

If you exclude the point that it may not be necessary and the
potential extra I/O, no.  However we would come back to the point of
pg_rewind requiring a superuser :(
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Speed up transaction completion faster after many relations areaccessed in a transaction
Next
From: Michael Paquier
Date:
Subject: Re: pg_rewind vs superuser