Re: [PATCH] Auto vacuum should still run when clock is set back - Mailing list pgsql-hackers

From Cliff Clark
Subject Re: [PATCH] Auto vacuum should still run when clock is set back
Date
Msg-id SA1PR22MB5466016ED1A11AB363E708D0E549A@SA1PR22MB5466.namprd22.prod.outlook.com
Whole thread Raw
In response to Re: [PATCH] Auto vacuum should still run when clock is set back  (Michael Paquier <michael@paquier.xyz>)
Responses Re: [PATCH] Auto vacuum should still run when clock is set back
List pgsql-hackers
The clock changes are not due to DST, but the UTC system time. There was an NTP server on an offline network that went
from2019 to 2006 due to GPS week number rollover. The date being wrong did cause some problems, but nothing fatal, but
severalmachines filled up their disk to the point of failure because autovacuum was no longer running. 

I will attempt to attach the patch again.

________________________________________
From: Michael Paquier <michael@paquier.xyz>
Sent: Tuesday, March 24, 2026 18:55
To: Cliff Clark <Cliff_Clark@selinc.com>
Cc: pgsql-hackers@lists.postgresql.org <pgsql-hackers@lists.postgresql.org>
Subject: Re: [PATCH] Auto vacuum should still run when clock is set back
 
[You don't often get email from michael@paquier.xyz. Learn why this is important at
https://aka.ms/LearnAboutSenderIdentification ]

[Caution - External]
Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Test timings are increasing too fast for cfbot
Next
From: Cliff Clark
Date:
Subject: Re: [PATCH] Auto vacuum should still run when clock is set back