Re: PATCH: standby crashed when replay block which truncated in standby but failed to truncate in master node
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Fujii Masao <masao.fujii@gmail.com>,
Tomas Vondra <tomas.vondra@2ndquadrant.com>, Thunder <thunder1@126.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-01-21T03:15:14Z
Lists: pgsql-hackers
On Tue, Jan 21, 2020 at 6:05 AM Michael Paquier <michael@paquier.xyz> wrote: > > On Mon, Jan 20, 2020 at 02:13:53PM +0530, Amit Kapila wrote: > > Are we planning to do something about the original problem reported in > > this thread? > > We should. This is on my TODO list, though seeing that it involved > full_page_writes=off I drifted a bit away from it. > The original email doesn't say so. I might be missing something, but can you explain what makes you think so. -- With Regards, Amit Kapila. EnterpriseDB: http://www.enterprisedb.com
Commits
-
Add GUC ignore_invalid_pages.
- 41c184bc642b 13.0 landed