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

From Simon Riggs
Subject Re: Design for In-Core Logical Replication
Date
Msg-id CANP8+jLsj769CZgzoEMKQDvy9OG8m6g6i7+i-R5XaGhhXYTyhw@mail.gmail.com
Whole thread Raw
In response to Re: Design for In-Core Logical Replication  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 29 July 2016 at 16:53, Robert Haas <robertmhaas@gmail.com> wrote:

> I think that to really understand exactly what you and Petr have in
> mind, we'd need a description of where publication and subscription
> data is stored within the server, and exactly what gets stored.
> Perhaps that will come in a later email.  I'm not bashing the design,
> exactly, I just can't quite see how all of the pieces fit together
> yet.

Sure no problem.

It's clear there are about 12 ways of putting this together and each
way has various terms needed.

We need input from many people to get this right, since this is much
more about UI than system architecture.

-- 
Simon Riggs                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: improved DefElem list processing
Next
From: Andres Freund
Date:
Subject: Re: Heap WARM Tuples - Design Draft