Re: found xmin from before relfrozenxid on pg_catalog.pg_authid

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: Jeremy Finzel <finzelj(at)gmail(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: found xmin from before relfrozenxid on pg_catalog.pg_authid
Date: 2018-03-19 20:53:23
Message-ID: CAH2-WznqqeSF5qqXPURevbra+0KZf3xhK1Nf1M358WKvPb+qNg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On Mon, Mar 19, 2018 at 1:01 PM, Jeremy Finzel <finzelj(at)gmail(dot)com> wrote:
> SELECT heap_page_items(get_raw_page('pg_authid', 7));

Can you post this?

SELECT * FROM page_header(get_raw_page('pg_authid', 7));

--
Peter Geoghegan

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alexander Farber 2018-03-19 20:54:05 Re: STRING_AGG and GROUP BY
Previous Message Andres Freund 2018-03-19 20:53:09 Re: found xmin from before relfrozenxid on pg_catalog.pg_authid

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2018-03-19 20:54:57 Re: inserts into partitioned table may cause crash
Previous Message Andres Freund 2018-03-19 20:53:09 Re: found xmin from before relfrozenxid on pg_catalog.pg_authid