Discussion:
[ADMIN] How to build a distributed pg-10.0 cluster
x_hsky
2017-06-07 10:13:19 UTC
Permalink
How to build a distributed pg-10.0 cluster£¿I do not find it from the pg 10.0 document.
David G. Johnston
2017-06-07 14:40:18 UTC
Permalink
How to build a distributed pg-10.0 clusterI do not find it from the pg
10.0 document.
​If by distributed you mean multi-master that is still not a configuration
supported by the core product.

The chapter on high availability, et al. discusses what is possible in the
core product.

​https://www.postgresql.org/docs/10/static/high-availability.html

Logical replication, the new feature, gets its own chapter.

https://www.postgresql.org/docs/10/static/logical-replication.html

​David J.​
x_hsky
2017-06-08 01:51:50 UTC
Permalink
Does a host support multiple nodes in the pg-10.0 ? When to support multi-host distributed cluster ?






ÔÚ 2017-06-07 22:40:18£¬"David G. Johnston" <***@gmail.com> ÐŽµÀ£º

On Wed, Jun 7, 2017 at 3:13 AM, x_hsky <***@163.com> wrote:

How to build a distributed pg-10.0 cluster£¿I do not find it from the pg 10.0 document.


If by distributed you mean multi-master that is still not a configuration supported by the core product.


The chapter on high availability, et al. discusses what is possible in the core product.


https://www.postgresql.org/docs/10/static/high-availability.html


Logical replication, the new feature, gets its own chapter.


https://www.postgresql.org/docs/10/static/logical-replication.html



David J.

Continue reading on narkive:
Loading...