Re: page corruption on 8.3+ that makes it to standby

Jeff Davis <pgsql@j-davis.com>

From: Jeff Davis <pgsql@j-davis.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Robert Haas <robertmhaas@gmail.com>, pgsql-hackers@postgresql.org
Date: 2010-07-28T21:22:26Z
Lists: pgsql-hackers
On Wed, 2010-07-28 at 15:37 -0400, Tom Lane wrote:
> So nevermind that distraction.  I'm back to thinking that fix1 is
> the way to go.

Agreed.

It's uncontroversial to have a simple guard against corrupting an
uninitialized page, and uncontroversial is good for things that will be
back-patched.

Regards,
	Jeff Davis