From: | "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com> |
---|---|
To: | "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com> |
Cc: | Dilip Kumar <dilipbalaut(at)gmail(dot)com>, vignesh C <vignesh21(at)gmail(dot)com>, Peter Smith <smithpb2250(at)gmail(dot)com>, shveta malik <shveta(dot)malik(at)gmail(dot)com>, Shlok Kyal <shlok(dot)kyal(dot)oss(at)gmail(dot)com>, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, Nisha Moond <nisha(dot)moond412(at)gmail(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Euler Taveira <euler(at)eulerto(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org> |
Subject: | RE: Logical Replication of sequences |
Date: | 2025-10-20 11:59:30 |
Message-ID: | OSCPR01MB149661420953884B717D0DA24F5F5A@OSCPR01MB14966.jpnprd01.prod.outlook.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> Here is the latest patch set which addressed Shveta[1], Amit[2], Chao[3][4],
> Dilip[5], Sawada-San's[6] comments.
I found the patch could not pass the sanity check, because 0001 missed a comma.
Also, there was a duplicated entry for `REFRESH SEQUENCES`.
Attached set fixed the issue.
Best regards,
Hayato Kuroda
FUJITSU LIMITED
Attachment | Content-Type | Size |
---|---|---|
v20251020_2-0001-Introduce-REFRESH-SEQUENCES-for-subscrip.patch | application/octet-stream | 57.3 KB |
v20251020_2-0002-New-worker-for-sequence-synchronization-.patch | application/octet-stream | 88.3 KB |
v20251020_2-0003-Documentation-for-sequence-synchronizati.patch | application/octet-stream | 19.6 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | jian he | 2025-10-20 12:03:06 | Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt |
Previous Message | Filip Janus | 2025-10-20 11:53:16 | Re: Proposal: Adding compression of temporary files |