Re: Wraparound - Mailing list pgsql-admin

From Michael Banck
Subject Re: Wraparound
Date
Msg-id 20240220073955.GE13087@caipicrew.dd-dns.delightning.caipicrew.dd-dns.de
Whole thread Raw
In response to Wraparound  (Rajesh Kumar <rajeshkumar.dba09@gmail.com>)
List pgsql-admin
Hi,

On Tue, Feb 20, 2024 at 10:02:02AM +0530, Rajesh Kumar wrote:
> Is autovacuum wraparound issue is when transaction id reaches
> autovacuum_freeze_max_age  or if transaction Reaches 2^32.
> 
> My autovacuum_freeze_age setting is 200million.

This is explained pretty well in the manual in my opinion:

https://www.postgresql.org/docs/current/routine-vacuuming.html#VACUUM-FOR-WRAPAROUND


Michael



pgsql-admin by date:

Previous
From: Rajesh Kumar
Date:
Subject: Re: Wraparound
Next
From: Laurenz Albe
Date:
Subject: Re: Wraparound