Re: [RFC][PATCH] Logical Replication/BDR prototype and architecture
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Andres Freund <andres@2ndquadrant.com>
Cc: pgsql-hackers@postgresql.org
Date: 2012-06-13T15:53:31Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Don't waste the last segment of each 4GB logical log file.
- dfda6ebaec67 9.3.0 cited
-
Stamp HEAD as 9.3devel.
- bed88fceac04 9.3.0 cited
-
Wake WALSender to reduce data loss at failover for async commit.
- 2c8a4e9be273 9.2.0 cited
-
Make the visibility map crash-safe.
- 503c7305a1e3 9.2.0 cited
On Wed, Jun 13, 2012 at 7:27 AM, Andres Freund <andres@2ndquadrant.com> wrote: > Unless somebody objects I will add most of the individual marked as RFC to the > current commitfest. I hope that with comments stemming from that round we can > get several of the patches into the first or second commitfest. As soon as the > design is clear/accepted we will try very hard to get the following patches > into the second or third round. I made a "logical replication" topic within the CommitFest for this patch series. I think you should add them all there. I have some substantive thoughts about the design as well, which I will write up in a separate email. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company