| From: | "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Cc: | Tomas Vondra <tomas(at)vondra(dot)me>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>, Andrei Lepikhov <lepihov(at)gmail(dot)com>, wenhui qiu <qiuwenhuifx(at)gmail(dot)com>, "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, shveta malik <shveta(dot)malik(at)gmail(dot)com> |
| Subject: | RE: Parallel Apply |
| Date: | 2026-04-27 10:40:24 |
| Message-ID: | OS9PR01MB121490458FFF58A543ABC32F4F5362@OS9PR01MB12149.jpnprd01.prod.outlook.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Dear hackers,
Here is new patch set. The Option 2 was chosen for the format of internal messages
based on the discussion.
Thank you, Hou-san, to work on it.
Best regards,
Hayato Kuroda
FUJITSU LIMITED
| Attachment | Content-Type | Size |
|---|---|---|
| v17-0001-Introduce-internal-messages-to-track-dependencie.patch | application/octet-stream | 10.7 KB |
| v17-0002-Introduce-a-shared-hash-table-to-store-paralleli.patch | application/octet-stream | 10.7 KB |
| v17-0003-Introduce-a-local-hash-table-to-store-replica-id.patch | application/octet-stream | 30.4 KB |
| v17-0004-Parallel-apply-non-streaming-transactions.patch | application/octet-stream | 58.6 KB |
| v17-0005-support-2PC.patch | application/octet-stream | 13.3 KB |
| v17-0006-Track-dependencies-for-streamed-transactions.patch | application/octet-stream | 9.7 KB |
| v17-0007-Wait-applying-transaction-if-one-of-user-defined.patch | application/octet-stream | 11.8 KB |
| v17-0008-Support-dependency-tracking-via-local-unique-ind.patch | application/octet-stream | 22.9 KB |
| v17-0009-Support-dependency-tracking-via-foreign-keys.patch | application/octet-stream | 16.7 KB |
| v17-0010-Support-serializing-changes-to-disk-when-the-sen.patch | application/octet-stream | 16.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hayato Kuroda (Fujitsu) | 2026-04-27 10:42:55 | RE: Parallel Apply |
| Previous Message | shveta malik | 2026-04-27 10:15:51 | Re: [Patch]: Fix excessive ProcArrayLock acquisitions with subscription max_retention_duration=0 |