Re: pg_rewind vs superuser
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Magnus Hagander <magnus@hagander.net>
Cc: Michael Banck <mbanck@gmx.net>, PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2019-04-05T10:59:30Z
Lists: 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
Commits
-
Fix some documentation in pg_rewind
- 1f63f69c43b5 9.5.17 landed
- 7ff7c0d7b71c 9.6.13 landed
- 4b482e94a006 10.8 landed
- 064b3fcbdb19 11.3 landed
- bfc80683ce51 12.0 landed