Re: found xmin from before relfrozenxid on pg_catalog.pg_authid

From: Jeremy Finzel <finzelj(at)gmail(dot)com>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Maxim Boguk <maxim(dot)boguk(at)gmail(dot)com>, Peter Geoghegan <pg(at)bowt(dot)ie>, Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: found xmin from before relfrozenxid on pg_catalog.pg_authid
Date: 2018-05-24 20:59:15
Message-ID: CAMa1XUgyMdhzVfz7Bh6O6n+50k6kZS1bFEDd9eijbJF3rnST3g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

>
> BTW is it just a coincidence or are all the affected tables pg_authid?
> Maybe the problem is shared relations ..? Maybe the fact that they have
> separate relfrozenxid (!?) in different databases?
>
> --
> Álvaro Herrera https://www.2ndQuadrant.com/
> PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
>
We have had this problem twice and both times on both pg_authid and
pg_auth_members. Thanks,

Jeremy

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Bartley 2018-05-24 21:07:41 Re: Performance opportunities for write-only audit tables?
Previous Message Andres Freund 2018-05-24 20:58:20 Re: found xmin from before relfrozenxid on pg_catalog.pg_authid

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2018-05-24 21:13:11 Re: found xmin from before relfrozenxid on pg_catalog.pg_authid
Previous Message Andres Freund 2018-05-24 20:58:20 Re: found xmin from before relfrozenxid on pg_catalog.pg_authid