Re: Design for In-Core Logical Replication - Mailing list pgsql-hackers

From Jim Nasby
Subject Re: Design for In-Core Logical Replication
Date
Msg-id 2a7357c5-6b6b-045a-4e68-2eb9bdb8fb33@BlueTreble.com
Whole thread Raw
In response to Re: Design for In-Core Logical Replication  (Craig Ringer <craig@2ndquadrant.com>)
List pgsql-hackers
On 7/20/16 8:35 PM, Craig Ringer wrote:
> I'm not sure how Petr's current design for in-core replication addresses
> this, if it does, or whether it's presently focused only on
> point-to-point replication like pglogical. As far as I'm concerned so
> long as it does direct point-to-point replication with no forwarding
> that's good enough for a first cut feature, so long as the UI, catalog
> and schema design leaves room for adding more later.

That's the part I'm pretty worried about. I'd feel a lot better if there 
was at least a wiki page of future topology/communication features and a 
sketch of a design.
-- 
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com
855-TREBLE2 (855-873-2532)   mobile: 512-569-9461



pgsql-hackers by date:

Previous
From: Jim Nasby
Date:
Subject: Re: Design for In-Core Logical Replication
Next
From: Jim Nasby
Date:
Subject: Re: Proposal: revert behavior of IS NULL on row types