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