Re: ERROR: found xmin from before relfrozenxid

From: Adrien NAYRAT <adrien(dot)nayrat(at)anayrat(dot)info>
To: Mariel Cherkassky <mariel(dot)cherkassky(at)gmail(dot)com>
Cc: <pgsql-performance(at)lists(dot)postgresql(dot)org>
Subject: Re: ERROR: found xmin from before relfrozenxid
Date: 2019-01-26 10:48:49
Message-ID: a8d0a631-1dae-beb8-afe0-392f5b2ab1a2@anayrat.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On 1/25/19 6:20 PM, Mariel Cherkassky wrote:
> I'm getting this issue when I try to connect to a specific db. Does it
> matters what table I specify ? Should I just choose a random table from
> the problematic db? If I'll dump the db and restore it it can help ?

Error message is on "db1.public.table_1", but maybe other tables are
impacted.

If you can dump and restore your database it should fix your issue. Be
careful to apply minor update (9.6.11 f you can).

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Mariel Cherkassky 2019-01-26 10:56:08 Re: ERROR: found xmin from before relfrozenxid
Previous Message ldh@laurent-hasson.com 2019-01-25 20:31:21 Re: Zero throughput on a query on a very large table.