On Fri, Aug 22, 2025 at 10:19:32AM +0900, Fujii Masao wrote: > At first, I just wondered whether vacuumdb --missing-stats-only would work > on older servers, since the patch adds access to the attgenerated column, > which might not exist there. But that's not an issue, because > --missing-stats-only is supported only on servers version 15 or later, > where attgenerated is available.
Yeah, this crossed my mind, too, and I reached the same conclusion. -- nathan