Re: Active Active PostgreSQL Solution

From: Ben Chobot <bench(at)silentmedia(dot)com>
To: Mohsin Kazmi <shahmohsin46(at)gmail(dot)com>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Active Active PostgreSQL Solution
Date: 2023-06-09 13:04:09
Message-ID: 8006f549-0a06-7801-cb3b-0dd5b050b612@silentmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Mohsin Kazmi wrote on 6/9/23 3:38 AM:
> Now in order to deploy PostgreSQL in our production servers, I need to
> configure it in Active Active mode. Can anyone help me to do so?

We don't need multi-master postgres very often, but when we do, we find
the open source bucardo project works fairly well for us. It's a little
clunky but its ability to allow for arbitrary functions to handle write
conflicts is nice.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joe Conway 2023-06-09 13:16:02 Re: How To: A large [2D] matrix, 100,000+ rows/columns
Previous Message Marcos Pegoraro 2023-06-09 13:01:48 Re: Active Active PostgreSQL Solution