RE: First draft of the PG 15 release notes - Mailing list pgsql-hackers

From osumi.takamichi@fujitsu.com
Subject RE: First draft of the PG 15 release notes
Date
Msg-id TYCPR01MB8373570E6556818086070DEFEDCA9@TYCPR01MB8373.jpnprd01.prod.outlook.com
Whole thread Raw
In response to Re: First draft of the PG 15 release notes  ('Bruce Momjian' <bruce@momjian.us>)
Responses Re: First draft of the PG 15 release notes
List pgsql-hackers
On Thursday, May 12, 2022 11:10 PM 'Bruce Momjian' <bruce@momjian.us> wrote:
> On Thu, May 12, 2022 at 01:35:39PM +0000, osumi.takamichi@fujitsu.com
> wrote:
> > I'd like to suggest that we mention a new option for subscription
> 'disable_on_error'.
> >
> >
> >
> https://github.com/postgres/postgres/commit/705e20f8550c0e8e47c0b6b20
> b5f5ffd6ffd9e33
>
> Yes, I missed that one, added:
>
>     <!--
>     Author: Amit Kapila <akapila@postgresql.org>
>     2022-03-14 [705e20f85] Optionally disable subscriptions on error.
>     -->
>
>     <listitem>
>     <para>
>     Allow subscribers to stop logical replication application on error
>     (Osumi Takamichi, Mark Dilger)
>     </para>
>
>     <para>
>     This is enabled with the subscriber option "disable_on_error"
>     and avoids possible infinite loops during stream application.
>     </para>
>     </listitem>
Thank you !

In this last paragraph, how about replacing "infinite loops"
with "infinite error loops" ? I think it makes the situation somewhat
clear for readers.



Best Regards,
    Takamichi Osumi




pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: gitmaster access
Next
From: Melanie Plageman
Date:
Subject: recovery test failure on morepork with timestamp mystery