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

From: "Usama Dar" <munir(dot)usama(at)gmail(dot)com>
To: "Ragnar Heil" <Ragnar(dot)Heil(at)fast(dot)no>
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:34:40
Message-ID: ff0e67090711300134v7460a6cbqb66dad75b0fab6a9@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Magnus Hagander 2007-11-30 09:36:11 Re: Threads limit for postmaster
Previous Message Usama Dar 2007-11-30 09:29:54 Re: Threads limit for postmaster