Re: Does postgreSQL community edition supports data distribution across nodes

2018-10-05 Thread James Keener
Also https://wiki.postgresql.org/wiki/Replication,_Clustering,_and_Connection_Pooling and https://www.postgresql.org/docs/10/static/logical-replication.html for other options as well. On Fri, Oct 5, 2018 at 7:35 AM Fabio Pardi wrote: > Hi, > > I think you are looking for: > > https://www.postgre

Re: Does postgreSQL community edition supports data distribution across nodes

2018-10-05 Thread Fabio Pardi
Hi, I think you are looking for: https://www.postgres-xl.org/ regards, fabio pardi On 05/10/18 11:54, deepikags wrote: > Hi, > > Does postgreSQL community edition supports data distribution across > nodes(distributed architecture) or do we need to buy licence for the same ? > > > Regards, > De