Re: vacuumdb --missing-stats-only and permission issue - Mailing list pgsql-hackers

From Corey Huinker
Subject Re: vacuumdb --missing-stats-only and permission issue
Date
Msg-id CADkLM=dde1SxzvnAASoJ-UAy1CCZd6crBBnpgYWmBsEY_rFNRA@mail.gmail.com
Whole thread Raw
In response to Re: vacuumdb --missing-stats-only and permission issue  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: vacuumdb --missing-stats-only and permission issue
List 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

pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Next
From: Andres Freund
Date:
Subject: Re: make -C src/test/isolation failure in index-killtuples due to btree_gist