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-21T04:39:07Z
Lists: pgsql-hackers
On Tue, Jan 21, 2020 at 08:45:14AM +0530, Amit Kapila wrote: > The original email doesn't say so. I might be missing something, but > can you explain what makes you think so. Oops. Incorrect thread, I was thinking about this one previously: https://www.postgresql.org/message-id/822113470.250068.1573246011818@connect.xfinity.com Re-reading the root of the thread, I am still not sure what we could do, as that's rather tricky. See here: https://www.postgresql.org/message-id/20190927061414.GF8485@paquier.xyz -- Michael
Commits
-
Add GUC ignore_invalid_pages.
- 41c184bc642b 13.0 landed