Re: vacuumdb --missing-stats-only and permission issue

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Corey Huinker <corey(dot)huinker(at)gmail(dot)com>
Cc: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: vacuumdb --missing-stats-only and permission issue
Date: 2025-08-22 19:34:00
Message-ID: aKjGKJlaeJnRF1jE@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
v3-0001-Have-missing-stats-query-use-security-barrier-vie.patch text/plain 13.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2025-08-22 19:44:48 Buffer locking is special (hints, checksums, AIO writes)
Previous Message Alexandra Wang 2025-08-22 19:33:22 Re: SQL:2023 JSON simplified accessor support