Re: Pg11 -- MultiXactId xxxx has not been created yet -- apparentwraparound - Mailing list pgsql-general

From Moreno Andreo
Subject Re: Pg11 -- MultiXactId xxxx has not been created yet -- apparentwraparound
Date
Msg-id c70225b0-d1e8-26dd-3c7b-2c54ab582a12@evolu-s.it
Whole thread Raw
In response to Re: Pg11 -- MultiXactId xxxx has not been created yet -- apparentwraparound  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: Pg11 -- MultiXactId xxxx has not been created yet -- apparentwraparound
List pgsql-general
Il 04/10/19 17:30, Alvaro Herrera ha scritto:
> On 2019-Oct-04, Moreno Andreo wrote:
>
>> select * from heap_page_items(get_raw_page('tablename',3159));
>> select * from heap_page_items(get_raw_page('tablename',3160));
>>
>> and so on for about 5 or 6 pages.
> Please paste the output of that for pages 3159 and 3160, as well as the
> output of pg_controldata.
>
Thanks Alvaro,
     you can find attached the data you requested

Attachment

pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Pg11 -- MultiXactId xxxx has not been created yet -- apparentwraparound
Next
From: Tom Lane
Date:
Subject: Re: Clarification on the release notes of postgresql 12 regarding pg_upgrade