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

From molofeev
Subject Re: BUG #15142: ERROR: MultiXactId nnnnn has not been created yet --apparent wraparound in v9.5
Date
Msg-id 635765c4-0e4d-2bef-fa76-69590cb06018@gmail.com
Whole thread Raw
In response to Re: BUG #15142: ERROR: MultiXactId nnnnn has not been created yet -- apparent wraparound in v9.5  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Responses Re: BUG #15142: ERROR: MultiXactId nnnnn has not been created yet -- apparent wraparound in v9.5  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Re: BUG #15142: ERROR: MultiXactId nnnnn has not been created yet --apparent wraparound in v9.5  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-bugs
Query 1:  select * from heap_page_items(get_raw_page('tablename',3220145));

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

Query 3: select * from heap_page_items(get_raw_page('tablename',3220147));

Files with same names (query1, query2, query3) in attachment archive.


On 04/04/2018 05:45 PM, Andrew Gierth wrote:
>>>>>> "molofeev" == molofeev  <molofeev3@gmail.com> writes:
>   molofeev> Thank you for reply.
>   
>   molofeev> First query result has data in each cell except last column.
>   molofeev> Second query result has data only in this columns: lp,
>   molofeev> lp_off, lp_flags, lp_len; other cells empty. If you need I
>   molofeev> can send files with query results.
>
> Please send the results, yes. Also try the same query for larger block
> numbers until you find one with more data, and send that result too.
>


Attachment

pgsql-bugs by date:

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