Re: Postgres High Availablity Solution needed for hot-standby and load balancing

From: "Ragnar Heil" <Ragnar(dot)Heil(at)fast(dot)no>
To: "Usama Dar" <munir(dot)usama(at)gmail(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Postgres High Availablity Solution needed for hot-standby and load balancing
Date: 2007-11-30 09:51:11
Message-ID: 17719C29A1A2CE4BAC31C926C01DD0DD01C51B30@OSLEX01.ad.fast.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Usama

yes, currently I am reading a brochure about Continuent uni/cluster for
PostgreSQL. Looks quite interesting.

Another product sounds promising: Cybercluster from www.postgres.at
English Product Description:
http://www.postgresql.at/picts/download/dokumentation/documentation_cybe
rcluster.pdf

Anyone has made experiences with it?

thanks
Ragnar

________________________________

From: Usama Dar [mailto:munir(dot)usama(at)gmail(dot)com]
Sent: Freitag, 30. November 2007 10:35
To: Ragnar Heil
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] Postgres High Availablity Solution needed
for hot-standby and load balancing

On 11/29/07, Ragnar Heil <Ragnar(dot)Heil(at)fast(dot)no> wrote:

Hi

our customer has got the following requirements:

Req1) Master master replication supported, not only
master / slave
replication with only the master being writable. If you
do have multiple
slave systems they are only useful from a backup and
standby
perspective. Our Application must have a db-connection
it can write to.

Req2) Replication of schema should also be possible, not
only data

Req3) Not only a hot-standby-solution is needed. Load
Balancing is
wanted for the future.


Currently I am looking at EnterpriseDB but it seems that
they dont
support multiple master-replication

best regards
Ragnar



---------------------------(end of
broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org/

Have you looked at pgCluster or Continuent's uni/Cluster?

--
Usama Munir Dar http://linkedin.com/in/usamadar
Consultant Architect
Cell:+92 321 5020666
Skype: usamadar

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Usama Dar 2007-11-30 10:01:21 Re: invalid byte sequence for encoding "UTF8"
Previous Message Dave Page 2007-11-30 09:51:07 Re: 8.2.3: Server crashes on Windows using Eclipse/Junit