Re: vacuumdb --missing-stats-only and permission issue
Corey Huinker <corey.huinker@gmail.com>
From: Corey Huinker <corey.huinker@gmail.com>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: Fujii Masao <masao.fujii@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-08-22T23:15:35Z
Lists: pgsql-hackers
On Fri, Aug 22, 2025 at 3:34 PM Nathan Bossart <nathandbossart@gmail.com> wrote: > On Fri, Aug 22, 2025 at 09:01:36AM -0500, Nathan Bossart wrote: > > We'll also need documentation and test updates, of course. > > Here is an attempt at the docs/tests. I also fixed a couple of small > issues in the query. > > -- > nathan > Good catch on the query change. I like the docs change. Tests look pretty straightforward. Was expecting one of them to test on a WARNING or not, but that might not be reliable enough to capture. +1
Commits
-
Document privileges required for vacuumdb --missing-stats-only.
- 984d7165dde7 19 (unreleased) landed
- 6b34e2157539 18.0 landed