Re: all_visible replay aborting due to uninitialized pages

From: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
To: Andres Freund <andres(at)2ndquadrant(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>,pgsql-hackers(at)postgresql(dot)org
Subject: Re: all_visible replay aborting due to uninitialized pages
Date: 2013-09-23 12:23:07
Message-ID: 046df64f-b5e1-4112-a4b5-34a2fbf2104c@email.android.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andres Freund <andres(at)2ndquadrant(dot)com> wrote:
>On 2013-09-23 14:41:16 +0300, Heikki Linnakangas wrote:
>> (spotted this while working on a patch, and ran into the assertion on
>crash
>> recovery)
>
>You got the assertion failure about CritSectionCount during recovery?
>If so, I do not understand, that code shouldn't be executed there? Or
>do
>you mean you patched a version that didn't include that patch and it
>Asserted during recovery because of the missing lsn?

Sorry, I was imprecise. I ran into it after recovery, on vacuum.

- Heikki

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Fabien COELHO 2013-09-23 12:26:00 Re: pgbench progress report improvements - split 3
Previous Message Andres Freund 2013-09-23 12:06:07 Re: all_visible replay aborting due to uninitialized pages