Re: ERROR: found xmin from before relfrozenxid - Mailing list pgsql-performance

From Alvaro Herrera
Subject Re: ERROR: found xmin from before relfrozenxid
Date
Msg-id 201901300913.qvob2dylsw2n@alvherre.pgsql
Whole thread Raw
In response to Re: ERROR: found xmin from before relfrozenxid  (Mariel Cherkassky <mariel.cherkassky@gmail.com>)
Responses Re: ERROR: found xmin from before relfrozenxid  (Mariel Cherkassky <mariel.cherkassky@gmail.com>)
List pgsql-performance
On 2019-Jan-30, Mariel Cherkassky wrote:

> It seems that the version of the db is 9.6.10 :
> 
> psql -U db -d db -c "select version()";
> Password for user db:
> version
> -----------------------------------------------------------------------------------------------------------
> PostgreSQL 9.6.10 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.4.7
> 20120313 (Red Hat 4.4.7-23), 64-bit
> (1 row)
> 
> 
> and the error is still exist..

Did you apply the suggested SELECT .. FOR UPDATE to the problem table?

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-performance by date:

Previous
From: Mariel Cherkassky
Date:
Subject: Re: ERROR: found xmin from before relfrozenxid
Next
From: Fabio Isabettini
Date:
Subject: Re: dsa_allocate() faliure