| From: | 'Bruce Momjian' <bruce(at)momjian(dot)us> |
|---|---|
| To: | "osumi(dot)takamichi(at)fujitsu(dot)com" <osumi(dot)takamichi(at)fujitsu(dot)com> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: First draft of the PG 15 release notes |
| Date: | 2022-05-13 15:06:40 |
| Message-ID: | Yn50ADveDFnCpZf+@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, May 13, 2022 at 01:36:04AM +0000, osumi(dot)takamichi(at)fujitsu(dot)com wrote:
> > <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.
Agreed, done.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Indecision is a decision. Inaction is an action. Mark Batterson
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2022-05-13 15:33:08 | Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: |
| Previous Message | osumi.takamichi@fujitsu.com | 2022-05-13 14:57:08 | RE: Data is copied twice when specifying both child and parent table in publication |