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

From Álvaro Herrera
Subject Re: pg_createsubscriber --dry-run logging concerns
Date
Msg-id 202511181536.oemmhqgh7f27@alvherre.pgsql
Whole thread Raw
In response to Re: pg_createsubscriber --dry-run logging concerns  (Peter Smith <smithpb2250@gmail.com>)
Responses Re: pg_createsubscriber --dry-run logging concerns
List pgsql-hackers
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.

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/
"I'm impressed how quickly you are fixing this obscure issue. I came from 
MS SQL and it would be hard for me to put into words how much of a better job
you all are doing on [PostgreSQL]."
 Steve Midgley, http://archives.postgresql.org/pgsql-sql/2008-08/msg00000.php



pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: [PATCH] Add hints for invalid binary encoding names in encode/decode functions
Next
From: Tomas Vondra
Date:
Subject: Re: Performance issues with parallelism and LIMIT