From: | "Ragnar Heil" <Ragnar(dot)Heil(at)fast(dot)no> |
---|---|
To: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Postgres High Availablity Solution needed for hot-standby and load balancing |
Date: | 2007-11-29 16:49:09 |
Message-ID: | 17719C29A1A2CE4BAC31C926C01DD0DD01C51A9D@OSLEX01.ad.fast.no |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
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
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Huxton | 2007-11-29 16:50:45 | Re: HD is flooded by Error Log info |
Previous Message | Richard Huxton | 2007-11-29 16:46:33 | Re: Making a query from 2 tables at same time |