Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi master setup #505

Closed
kumarashish071092 opened this issue Nov 17, 2023 · 1 comment
Closed

Multi master setup #505

kumarashish071092 opened this issue Nov 17, 2023 · 1 comment
Labels
question Further information is requested

Comments

@kumarashish071092
Copy link

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.

@vitabaks
Copy link
Owner

vitabaks commented Nov 17, 2023

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 - #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.

@vitabaks vitabaks added the question Further information is requested label Nov 17, 2023
@vitabaks vitabaks closed this as not planned Won't fix, can't repro, duplicate, stale Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants