Re: ERROR: found xmin from before relfrozenxid

From: Mariel Cherkassky <mariel(dot)cherkassky(at)gmail(dot)com>
To: Adrien NAYRAT <adrien(dot)nayrat(at)anayrat(dot)info>
Cc: pgsql-performance(at)lists(dot)postgresql(dot)org
Subject: Re: ERROR: found xmin from before relfrozenxid
Date: 2019-01-30 07:51:43
Message-ID: CA+t6e1nh2LaAytEuMUc9Jj4RXipOi0Yw6J4VGm+pYCYbkbTQ0g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

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..

‫בתאריך שבת, 26 בינו׳ 2019 ב-12:59 מאת ‪Adrien NAYRAT‬‏ <‪
adrien(dot)nayrat(at)anayrat(dot)info‬‏>:‬

> On 1/26/19 11:56 AM, Mariel Cherkassky wrote:
> > Update to the minor version should be an easy solution - yum update
> > postgresql . What did you mean by carful
>
>
> Sorry, I meant, do not forget to apply update to be sure same bug do not
> happen again.
>

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Alvaro Herrera 2019-01-30 09:13:59 Re: ERROR: found xmin from before relfrozenxid
Previous Message Saurabh Nanda 2019-01-30 03:50:40 Re: Will higher shared_buffers improve tpcb-like benchmarks?