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>, Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: <pgsql-performance@lists.postgresql.org>
Date: 2019-03-13T12:24:02Z
Lists: pgsql-performance
On 3/12/19 8:58 AM, Mariel Cherkassky wrote: > Apparently the issue appeared again in the same database but on > different table . In the last time dumping and restoring the table > helped. However, I dont understand why another table hit the bug if it > was fixed in 9.6.9 while my db version is 9.6.10. Hello, Could you provide more details (logs...) and remind how you perform database dump/restore? This will help community to help you ;) Regards,