Re: ERROR: found xmin 54230249 from before relfrozenxid 61349053

From: rihad <rihad(at)mail(dot)ru>
To: pgsql-general General <pgsql-general(at)postgresql(dot)org>
Subject: Re: ERROR: found xmin 54230249 from before relfrozenxid 61349053
Date: 2018-08-02 13:34:05
Message-ID: 8a43c0c2-8e1b-2ffa-89e1-83978db7e3cd@mail.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 08/02/2018 04:38 PM, rihad wrote:
> Hi all. We see such errors on one of our own (non-system) tables on
> Postgres 10.3. They stop both automatic vacuum & automatic analyze not
> only on that table, but on all tables & databases (manual vacuuming
> works though). Luckily it's a small (but important) table - less than
> 1000 rows. Any quick way of fixing it with no downtime? Thanks.
>

BTW, it's a materialized view, not a table. "refresh materialized view
concurrently" is being run on it regularly, but apparently doesn't fix
the problem.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message rihad 2018-08-02 14:08:49 Re: ERROR: found xmin 54230249 from before relfrozenxid 61349053
Previous Message Oliver Kohll 2018-08-02 13:30:07 Re: ProjectSet