Re: all_visible replay aborting due to uninitialized pages - Mailing list pgsql-hackers

From Tom Lane
Subject Re: all_visible replay aborting due to uninitialized pages
Date
Msg-id 12061.1384199656@sss.pgh.pa.us
Whole thread Raw
In response to Re: all_visible replay aborting due to uninitialized pages  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> On Mon, Nov 11, 2013 at 01:42:07AM +0100, Andres Freund wrote:
>> The fix is included in 9.2.5, it's just not noted in the release notes.

> Yes, I missed it because I didn't understand the importance of these
> commit messages:

>     commit 17fa4c321ccf9693de406faffe6b235e949aa25f
>     Author: Robert Haas <rhaas@postgresql.org>
>     Date:   Thu Jun 6 10:15:45 2013 -0400
>         Ensure that XLOG_HEAP2_VISIBLE always targets an initialized page.
>         Andres Freund

I would say that's not your fault, it's the fault of the author of the
commit message.  These messages are supposed to provide enough information
for release note writing.  This one seems a bit ... um ... terse.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: regclass error reports improperly downcased
Next
From: Pavel Stehule
Date:
Subject: Re: Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist