Re: Reducing the log spam - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: Reducing the log spam
Date
Msg-id CAGECzQRMBMN+WozaGEBt3b7JCC65MFk5H3uRprQ-YdErM0+qhg@mail.gmail.com
Whole thread Raw
In response to Re: Reducing the log spam  (Laurenz Albe <laurenz.albe@cybertec.at>)
Responses Re: Reducing the log spam
Re: Reducing the log spam
List pgsql-hackers
-   the subscriber's server log.
+   the subscriber's server log if you remove <literal>23505</literal> from
+   <xref linkend="guc-log-suppress-errcodes"/>.

This seems like a pretty big regression. Being able to know why your
replication got closed seems pretty critical.

On Mon, 11 Mar 2024 at 03:44, Laurenz Albe <laurenz.albe@cybertec.at> wrote:
>
> On Sat, 2024-03-09 at 14:03 +0100, Laurenz Albe wrote:
> > Here is a patch that implements this.
>
> And here is patch v2 that fixes a bug and passes the regression tests.
>
> Yours,
> Laurenz Albe



pgsql-hackers by date:

Previous
From: Anthonin Bonnefoy
Date:
Subject: Fix expecteddir argument in pg_regress
Next
From: Svetlana Derevyanko
Date:
Subject: Re: Add Index-level REINDEX with multiple jobs