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

From: Corey Huinker <corey(dot)huinker(at)gmail(dot)com>
To: Nathan Bossart <nathandbossart(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-21 16:52:17
Message-ID: CADkLM=eT5-a3afKQi6y0AwQwfgt3mXPDV_2UgGGmjczEgWZ34A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Aug 21, 2025 at 9:44 AM Nathan Bossart <nathandbossart(at)gmail(dot)com>
wrote:

> On Thu, Aug 21, 2025 at 03:19:40AM -0400, Corey Huinker wrote:
> > Assuming that I'm not missing something, the fix seems straightforward.
> > I'll set about coding it up tomorrow if nobody has done so by then.
>
> I've added an open item for this.

Here's the query changes, no regression test just yet.

Attachment Content-Type Size
v1-0001-Have-missing-stats-query-use-security-barrier-vie.patch text/x-patch 5.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2025-08-21 17:03:23 Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Previous Message vignesh C 2025-08-21 16:38:42 Re: Logical Replication of sequences