pg in the sky

From: Kasia Tuszynska <ktuszynska(at)esri(dot)com>
To: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: pg in the sky
Date: 2010-06-28 16:47:45
Message-ID: 232B5217AD58584C87019E8933556D11020ED876AE@redmx2.esri.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi Everybody,
I am curious if anyone is running postgres on Amazon cloud?

Os: windows
Pg: 8.3.8

We are looking to test running postgres on two Amazon instances and using replication to keep the two clusters in sync. There are two scenarios we are interested in:

Active- Passive architecture
One of the clusters would be the master, receiving all of the writes, the other cluster would be the slave, receiving all of the reads, sync time would be every 15 minutes

Active- Active architecture
Both instances would receive reads and writes, the sync time would be every 5 minutes

I am aware of the webcast from EnterpriseDB and various blog postings about pg replication, I know that at 9 replication is part of core. I am wondering however if anybody has actually tried it and/or running it as production.
Thank you,
Sincerely,
Kasia

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Emanuel Calvo Franco 2010-06-28 19:39:41 Re: pg in the sky
Previous Message Joshua D. Drake 2010-06-25 16:59:42 Re: Slony DDL/DML Change and "attempted to lock invisible tuple" PG Error