Re: pg_rewind : feature to rewind promoted standby is broken!
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Mithun Cy <mithun.cy@gmail.com>
Cc: pgsql-bugs@lists.postgresql.org, pgsql-hackers@lists.postgresql.org, michael.paquier@gmail.com, fujii@postgresql.org, Kuntal Ghosh <kuntalghosh.2007@gmail.com>, Robert Haas <robertmhaas@gmail.com>
Date: 2019-03-14T00:04:41Z
Lists: pgsql-bugs, pgsql-hackers
On Thu, Mar 14, 2019 at 12:15:57AM +0530, Mithun Cy wrote: > I have not looked into the patch but quick test show it has fixed the above > issue. Thanks for confirming, Mythun. I'll think about the logic of this patch for a couple of days in the background, then I'll try to commit it likely at the beginning of next week. -- Michael
Commits
-
Fix pg_rewind when rewinding new database with tables included
- dcf2a0db8529 11.3 landed
- a7eadaaaaf08 12.0 landed
-
Make pg_rewind skip files and directories that are removed during server start.
- 266b6acb312f 11.0 cited