Обсуждение: [ADMIN] PG-10.0 Distributed Cluster
Does a host support multiple nodes in the pg-10.0 ? When to support multi-host distributed cluster ?
On 12/06/17 14:09, x_hsky wrote: > Does a host support multiple nodes in the pg-10.0 ? When to support > multi-host distributed cluster ? > > I think you want to look at PostgresXL for clustering: http://www.postgres-xl.org/ regards Mark
I know xl, but I want to know whether PG-10.0 has its similar function.
At 2017-06-12 13:20:00, "Mark Kirkwood" <mark.kirkwood@catalyst.net.nz> wrote: >On 12/06/17 14:09, x_hsky wrote: > >> Does a host support multiple nodes in the pg-10.0 ? When to support >> multi-host distributed cluster ? >> >> > >I think you want to look at PostgresXL for clustering: >http://www.postgres-xl.org/ > >regards > >Mark > > >-- >Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org) >To make changes to your subscription: >http://www.postgresql.org/mailpref/pgsql-admin
On 12/06/17 17:45, x_hsky wrote: > I know xl, but I want to know whether PG-10.0 has its similar function. > No it does not - which is kinda why PostgresXL exists :-) Version 10 brings much improved parallel query type functionality, but no extra *cluster* ability. regards Mark
Will xl's function be added to pg's plan?
At 2017-06-12 14:30:44, "Mark Kirkwood" <mark.kirkwood@catalyst.net.nz> wrote: >On 12/06/17 17:45, x_hsky wrote: > >> I know xl, but I want to know whether PG-10.0 has its similar function. >> > >No it does not - which is kinda why PostgresXL exists :-) > >Version 10 brings much improved parallel query type functionality, but >no extra *cluster* ability. > >regards > >Mark > > >-- >Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org) >To make changes to your subscription: >http://www.postgresql.org/mailpref/pgsql-admin
On Mon, Jun 12, 2017 at 02:44:17PM +0800, x_hsky wrote:
> Will xl's function be added to pg's plan?
We are working on built-in sharding but it will not be exactly like XL:
https://wiki.postgresql.org/wiki/Built-in_Sharding
--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ As you are, so once was I. As I am, so you will be. +
+ Ancient Roman grave inscription +