From: | Petr Jelinek <petr(at)2ndquadrant(dot)com> |
---|---|
To: | Stas Kelvich <s(dot)kelvich(at)postgrespro(dot)ru> |
Cc: | Craig Ringer <craig(at)2ndquadrant(dot)com>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, Simon Riggs <simon(at)2ndquadrant(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Logical Replication WIP |
Date: | 2016-08-31 20:51:34 |
Message-ID: | 76ea793e-e7cf-d23f-f811-c91f49bed3a4@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
and one more version with bug fixes, improved code docs and couple more
tests, some general cleanup and also rebased on current master for the
start of CF.
--
Petr Jelinek http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
Attachment | Content-Type | Size |
---|---|---|
0001-Add-PUBLICATION-catalogs-and-DDL.patch.gz | application/gzip | 24.9 KB |
0002-Add-SUBSCRIPTION-catalog-and-DDL.patch.gz | application/gzip | 19.6 KB |
0003-Define-logical-replication-protocol-and-output-plugi.patch.gz | application/gzip | 12.9 KB |
0004-Make-libpqwalreceiver-reentrant.patch.gz | application/gzip | 7.4 KB |
0005-Add-logical-replication-workers.patch.gz | application/gzip | 34.4 KB |
0006-Logical-replication-support-for-initial-data-copy.patch.gz | application/gzip | 26.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Geoghegan | 2016-08-31 21:09:47 | Re: _mdfd_getseg can be expensive |
Previous Message | Kevin Grittner | 2016-08-31 20:24:52 | Re: delta relations in AFTER triggers |