Re: pg_createsubscriber --dry-run logging concerns - Mailing list pgsql-hackers

From Peter Smith
Subject Re: pg_createsubscriber --dry-run logging concerns
Date
Msg-id CAHut+Pupf96LkWri2A25_QNnY-LR-rjJs_4+V=wHKEKwPdkRLw@mail.gmail.com
Whole thread Raw
In response to Re: pg_createsubscriber --dry-run logging concerns  (Álvaro Herrera <alvherre@kurilemu.de>)
List pgsql-hackers
On Wed, Nov 19, 2025 at 2:39 AM Álvaro Herrera <alvherre@kurilemu.de> wrote:
>
> On 2025-Nov-12, Peter Smith wrote:
>
> > It is tempting to implement a "--silent" mode, but if I did that, I
> > would then feel obliged to document and test it. I don't want to go
> > further down this rabbit hole for what was originally supposed to be
> > trivial logging.
>
> Yeah, I understand.
>
> > So, I am calling it quits for this 0001 patch.
> >
> > Perhaps it's still of some use to push changes for everything except
> > the pg_resetwal? Or if you prefer to just abandon the whole patch,
> > that is OK too. Thanks for trying.
>
> Got it.  I pushed it for the other programs and marked the CF entry as
> committed -- thanks for the patches and the discussion.

Thanks for pushing!

======
Kind Regards,
Peter Smith.
Fujitsu Australia



pgsql-hackers by date:

Previous
From: Peter Smith
Date:
Subject: Re: DOCS: Missing tags for some SEQUENCE fields
Next
From: "Matheus Alcantara"
Date:
Subject: Re: postgres_fdw: Use COPY to speed up batch inserts