| From: | x_hsky <x_hsky(at)163(dot)com> |
|---|---|
| To: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
| Cc: | "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org> |
| Subject: | Re: How to build a distributed pg-10.0 cluster |
| Date: | 2017-06-08 01:51:50 |
| Message-ID: | 58e9a68a.32e0.15c8566904a.Coremail.x_hsky@163.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
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" <david(dot)g(dot)johnston(at)gmail(dot)com> 写道:
On Wed, Jun 7, 2017 at 3:13 AM, x_hsky <x_hsky(at)163(dot)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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Harold Falkmeyer | 2017-06-09 04:52:38 | Re: VACUUM ANALYZE Issues |
| Previous Message | Tom Lane | 2017-06-07 19:28:55 | Re: Restoring From Backups |