Re: ERROR: found xmin from before relfrozenxid
Adrien Nayrat <adrien.nayrat@anayrat.info>
From: Adrien NAYRAT <adrien.nayrat@anayrat.info>
To: <pgsql-performance@lists.postgresql.org>
Date: 2019-03-13T15:30:49Z
Lists: pgsql-performance
On 3/13/19 1:59 PM, Mariel Cherkassky wrote: > Hey, > The query was the first thing that I tried, it didnt solve the issue. > Guess I'll update to the latest version. I read releases notes and I don't find any item that could be related to the error you encounter. It could be either another bug in postgres or a storage corruption. Did you enable checksum when your have restored your database? (In order to exclude possible storage corruption). You don't have other error messages in logs?