Re: PATCH: standby crashed when replay block which truncated in standby but failed to truncate in master node
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Amit Kapila <amit.kapila16@gmail.com>
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-21T00:35:17Z
Lists: pgsql-hackers
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. -- Michael
Commits
-
Add GUC ignore_invalid_pages.
- 41c184bc642b 13.0 landed