Re: ERROR: found xmin from before relfrozenxid

Adrien Nayrat <adrien.nayrat@anayrat.info>

From: Adrien NAYRAT <adrien.nayrat@anayrat.info>
To: Mariel Cherkassky <mariel.cherkassky@gmail.com>
Cc: <pgsql-performance@lists.postgresql.org>
Date: 2019-01-26T10:48:49Z
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).