Active Active PostgreSQL Solution

From: Mohsin Kazmi <shahmohsin46(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Active Active PostgreSQL Solution
Date: 2023-06-09 10:38:40
Message-ID: CA+qA0P05zCRJGBN4HK6332wKbF6jKshj_RkqkWOFKpNOQB8UZA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello Everyone,

I have been working on PostgreSQL databases for the last three years and I
have also migrate databases from Oracle to PostgreSQL as well. I configured
PostgreSQL for logical replication as well.

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?

Thanks in advance.
----------
Best Regards
Mohsin

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Erik Wienhold 2023-06-09 10:46:37 Re: How to store query result into another table using stored procedure
Previous Message Erik Wienhold 2023-06-09 10:32:33 Re: How to securely isolate databases/users in a multi-tenant Postgresql?