Closed kumarashish071092 closed 8 months ago
Hi @kumarashish071092
Patroni does not provide the ability to configure the multimaster clusters. Perhaps you may be interested in schemes using sharding based on the Citus extension, but this scheme is still only in TODO - https://github.com/vitabaks/postgresql_cluster/issues/258
Currently, you can deploy a scheme with read load scaling - the Type A scheme. But there is no scheme with scaling of the writing load yet.
Hi Vitaly ,
Can you please help me in setting up multi master Postgres node using patroni , ha and connection pooling?
I am looking to transfer more than 100tbs of data and need to do horizontal scaling and multi master setup.