| From: | "kuroda(dot)hayato(at)fujitsu(dot)com" <kuroda(dot)hayato(at)fujitsu(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Cc: | Peter Smith <smithpb2250(at)gmail(dot)com>, Yura Sokolov <y(dot)sokolov(at)postgrespro(dot)ru>, vignesh C <vignesh21(at)gmail(dot)com>, Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, 'Amit Kapila' <amit(dot)kapila16(at)gmail(dot)com>, Bruce Momjian <bruce(at)momjian(dot)us> |
| Subject: | RE: Multi-Master Logical Replication |
| Date: | 2022-05-23 09:16:38 |
| Message-ID: | TYAPR01MB5866E80B2E633C282BCAFDF7F5D49@TYAPR01MB5866.jpnprd01.prod.outlook.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi hackers,
[1] has changed the name of the parameter, so I rebased the patch.
Furthermore I implemented the first version of lrg_node_detach and lrg_drop functions,
and some code comments are fixed.
0001 and 0002 were copied from the [1], they were attached for the cfbot.
Please see 0003 and 0004 for LRG related codes.
Best Regards,
Hayato Kuroda
FUJITSU LIMITED
| Attachment | Content-Type | Size |
|---|---|---|
| v2-0003-PoC-implement-LRG.patch | application/octet-stream | 69.9 KB |
| v2-0004-add-doc.patch | application/octet-stream | 24.1 KB |
| v14-0001-Skip-replication-of-non-local-data.patch | application/octet-stream | 57.9 KB |
| v14-0002-Support-force-option-for-copy_data-check-and-thr.patch | application/octet-stream | 52.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | kuroda.hayato@fujitsu.com | 2022-05-23 09:30:25 | RE: Multi-Master Logical Replication |
| Previous Message | Fabien COELHO | 2022-05-23 08:49:22 | Re: psql now shows zero elapsed time after an error |