Re: BUG #16098: unexplained autovacuum to prevent wraparound - Mailing list pgsql-bugs

From Jeff Janes
Subject Re: BUG #16098: unexplained autovacuum to prevent wraparound
Date
Msg-id CAMkU=1xB_doNVEDAfC6v=PDf2csYirqnPiwdQ_dKEKCsu_fw1Q@mail.gmail.com
Whole thread Raw
In response to Re: BUG #16098: unexplained autovacuum to prevent wraparound  (Alessandro Ferraresi <alessandro.ferraresi1@gmail.com>)
Responses Re: BUG #16098: unexplained autovacuum to prevent wraparound  (Alessandro Ferraresi <alessandro.ferraresi1@gmail.com>)
List pgsql-bugs
On Thu, Nov 7, 2019 at 12:11 PM Alessandro Ferraresi <alessandro.ferraresi1@gmail.com> wrote:

Here you go:

pgxxxxx=> show  vacuum_freeze_table_age;
 vacuum_freeze_table_age
-------------------------
 150000000

I can't think of any other innocent explanations, so maybe it is a bug.  But if it were easy to hit, I'd expect it to have been noticed before now.

Can you reproduce it readily?

 Cheers,

Jeff

pgsql-bugs by date:

Previous
From: Jeff Janes
Date:
Subject: Re: EXPLAIN ANALYZE not displaying recheck condition
Next
From: Sergei Kornilov
Date:
Subject: Re: BUG #16102: Table can't be drop on PostgreSQL 10.09 if the table was created from PostgreSQL 10.10