Re: Future In-Core Replication - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Future In-Core Replication
Date
Msg-id 4F99E7CC.9000506@agliodbs.com
Whole thread Raw
In response to Future In-Core Replication  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: Future In-Core Replication  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-hackers
Simon,

> I'm beginning to work on advanced additions to in-core replication for
> PostgreSQL.
...
> Those are the basic requirements that I am trying to address. There
> are a great many important details, but the core of this is probably
> what I would call "logical replication", that is shipping changes to
> other nodes in a way that does not tie us to the same physical
> representation that recovery/streaming replication does now. Of
> course, non-physical replication can take many forms.

So, I'm a bit confused.  You talk about this as "additions to in-core
replication", but then you talk about implementing logical replication,
which would NOT be an addition to Binary replication.  Can you explain
what you mean?


-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: index-only scans vs. Hot Standby, round two
Next
From: Josh Berkus
Date:
Subject: Re: patch submission: truncate trailing nulls from heap rows to reduce the size of the null bitmap