From: | "wangw(dot)fnst(at)fujitsu(dot)com" <wangw(dot)fnst(at)fujitsu(dot)com> |
---|---|
To: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
Cc: | Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, Euler Taveira <euler(at)eulerto(dot)com>, "kuroda(dot)hayato(at)fujitsu(dot)com" <kuroda(dot)hayato(at)fujitsu(dot)com>, Peter Smith <smithpb2250(at)gmail(dot)com>, Fabrice Chapuis <fabrice636861(at)gmail(dot)com>, Simon Riggs <simon(dot)riggs(at)enterprisedb(dot)com>, Petr Jelinek <petr(dot)jelinek(at)enterprisedb(dot)com>, "tanghy(dot)fnst(at)fujitsu(dot)com" <tanghy(dot)fnst(at)fujitsu(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Ajin Cherian <itsajin(at)gmail(dot)com> |
Subject: | RE: Logical replication timeout problem |
Date: | 2022-04-29 05:35:58 |
Message-ID: | OS3PR01MB62757C3EB48E25D34D54913D9EFC9@OS3PR01MB6275.jpnprd01.prod.outlook.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thur, Apr 28, 2022 at 6:26 PM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
> On Thu, Apr 21, 2022 at 3:21 PM wangw(dot)fnst(at)fujitsu(dot)com
> <wangw(dot)fnst(at)fujitsu(dot)com> wrote:
> >
>
> I think it is better to keep the new variable 'end_xact' at the end of
> the struct where it belongs for HEAD. In back branches, we can keep it
> at the place as you have. Apart from that, I have made some cosmetic
> changes and changed a few comments in the attached. Let's use this to
> prepare patches for back-branches.
Thanks for your review and improvement.
I improved the back-branch patches according to your modifications.
Attach the back-branch patches for REL10~REL14.
(Also attach the patch for HEAD, I did not make any changes to this patch.)
BTW, I found Hou-san shared some points. After our discussion, I will update
the patches if required.
Regards,
Wang wei
Attachment | Content-Type | Size |
---|---|---|
HEAD_v19-0001-Fix-the-logical-replication-timeout-during-large.patch | application/octet-stream | 12.3 KB |
REL14_v3-0001-Fix-the-logical-replication-timeout-during-large-.patch | application/octet-stream | 12.5 KB |
REL13_v2-0001-Fix-the-logical-replication-timeout-during-large-.patch | application/octet-stream | 8.3 KB |
REL12-REL11_v2-0001-Fix-the-logical-replication-timeout-during-large-.patch | application/octet-stream | 8.2 KB |
REL10_v2-0001-Fix-the-logical-replication-timeout-during-large-.patch | application/octet-stream | 7.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2022-04-29 08:13:48 | Re: SQL JSON compliance |
Previous Message | shiy.fnst@fujitsu.com | 2022-04-29 05:22:41 | RE: Perform streaming logical transactions by background workers and parallel apply |