Maximum Availability Architecture(MAA) for PostgreSQL - Mailing list pgsql-admin

From Wei Shan
Subject Maximum Availability Architecture(MAA) for PostgreSQL
Date
Msg-id CAFe9ZTo5z6mCH9p3eUO-wpKFcKioHdfd9OjLDj-2N6NUM_twew@mail.gmail.com
Whole thread Raw
Responses Re: Maximum Availability Architecture(MAA) for PostgreSQL
List pgsql-admin
Hi everyone.

I posted this in the SG mailing list but there wasn't any response. Thus, I decided to repost it here.

Anyone who is familiar with Oracle database would have heard of the Oracle Maximum Availability Architecture where Oracle uses a range of products to prevent the databases from suffering planned and unplanned outages.

In the PostgreSQL world, what do you guys think would be the equivalent?

Attached is a diagram I have thought of. Clusters of pg-pool2 used to load balance the connection in and for connection failover when a DB crashes. Between master and slave, sync replication is being used for zero-data-loss.

Let me know your thoughts!

Cheers!

--
Regards,
Ang Wei Shan
Attachment

pgsql-admin by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: how recovery database (i have all /data catalogue but pg_database file in /data/global is corrupt :/ - empty)
Next
From: Ankur Kaushik
Date:
Subject: pgdump with batch insert