Re: remove autoanalyze corner case
Shinya Kato <shinya11.kato@gmail.com>
From: Shinya Kato <shinya11.kato@gmail.com>
To: Sami Imseih <samimseih@gmail.com>
Cc: Nathan Bossart <nathandbossart@gmail.com>, Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>,
Robert Treat <rob@xzilla.net>, satyanarlapuram@gmail.com, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2026-04-06T02:32:03Z
Lists: pgsql-hackers
Attachments
- v3-0001-remove-autoanalyze-corner-case.patch (application/octet-stream) patch v3-0001
On Mon, Apr 6, 2026 at 7:28 AM Sami Imseih <samimseih@gmail.com> wrote: > > +1. I think it might be better to mention this in the documentation to > > make the behavior explicit. What do you think about stating that an > > anti-wraparound autovacuum does not perform an ANALYZE, like in the > > attached patch? > > +1 to the additional documentation. > > a small nit: We can just say "skipped" and not "still skipped". Thanks, I've fixed it. -- Best regards, Shinya Kato NTT OSS Center
Commits
-
Remove autoanalyze corner case.
- e3481edfd1b6 19 (unreleased) landed