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=eT5-a3afKQi6y0AwQwfgt3mXPDV_2UgGGmjczEgWZ34A@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 Thu, Aug 21, 2025 at 9:44 AM Nathan Bossart <nathandbossart@gmail.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

pgsql-hackers by date:

Previous
From: vignesh C
Date:
Subject: Re: Logical Replication of sequences
Next
From: Masahiko Sawada
Date:
Subject: Re: POC: enable logical decoding when wal_level = 'replica' without a server restart