Re: BUG #15142: ERROR: MultiXactId nnnnn has not been created yet -- apparent wraparound in v9.5 - Mailing list pgsql-bugs

From Andrew Gierth
Subject Re: BUG #15142: ERROR: MultiXactId nnnnn has not been created yet -- apparent wraparound in v9.5
Date
Msg-id 871sfvko3i.fsf@news-spur.riddles.org.uk
Whole thread Raw
In response to Re: BUG #15142: ERROR: MultiXactId nnnnn has not been created yet --apparent wraparound in v9.5  (molofeev <molofeev3@gmail.com>)
Responses Re: BUG #15142: ERROR: MultiXactId nnnnn has not been created yet --apparent wraparound in v9.5  (Александр Молофеев <molofeev3@gmail.com>)
List pgsql-bugs
>>>>> "molofeev" == molofeev  <molofeev3@gmail.com> writes:

 molofeev> Query 2: select * from heap_page_items(get_raw_page('tablename',3220146));

This definitely looks corrupt. Can you do:

select encode(get_raw_page('tablename',3220146),'base64');

and send the result of that?

-- 
Andrew (irc:RhodiumToad)


pgsql-bugs by date:

Previous
From: molofeev
Date:
Subject: Re: BUG #15142: ERROR: MultiXactId nnnnn has not been created yet --apparent wraparound in v9.5
Next
From: Alvaro Herrera
Date:
Subject: Re: BUG #15142: ERROR: MultiXactId nnnnn has not been created yet --apparent wraparound in v9.5