Re: A Modest Upgrade Proposal - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: A Modest Upgrade Proposal
Date
Msg-id CANP8+jJnDupbYGv9oQ0dqFG8xfwF8tE23GJVOCgk9A80WcmmkQ@mail.gmail.com
Whole thread Raw
In response to Re: A Modest Upgrade Proposal  (Petr Jelinek <petr@2ndquadrant.com>)
List pgsql-hackers
On 8 July 2016 at 11:09, Petr Jelinek <petr@2ndquadrant.com> wrote:

One interesting thing will be making sure we can replicate from physical standby in the future as you mentioned elsewhere in the thread but I think that should be possible as long as you define the catalogs on master (not really sure yet if there are any barriers or not).

Agreed, after having spent the morning working on the details.
 
About the pg_dump support. While I don't think we'll necessarily want to dump all the information related to logical replication (like subscriptions), I definitely think we should dump replication sets and their membership info for example.

Agreed

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

pgsql-hackers by date:

Previous
From: Petr Jelinek
Date:
Subject: Re: A Modest Upgrade Proposal
Next
From: Etsuro Fujita
Date:
Subject: doc: Incorrect return type of IsForeignScanParallelSafe in fdwhandler.sgml