molofeev wrote: > Query 1: select * from heap_page_items(get_raw_page('tablename',3220145));
In this one, t_infomask is 11011 for all the tuples, which is 0x2B03. HEAP_XMAX_IS_MULTI is 0x1000. I think you're looking at the wrong pages, probably because of synchronized_seqscans.