Re: Postgresql Replication High Availability

From: Brendan Duddridge <brendan(at)clickspace(dot)com>
To: Rodrigo Hjort <rodrigo(dot)hjort(at)gmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Postgresql Replication High Availability
Date: 2005-12-03 22:46:35
Message-ID: 8C2FC712-48C3-41BA-8596-3052B2B75A25@clickspace.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello Rodrigo,

Have you (or anyone else on this list) had great success with
Sequoia? I've been reading a bit about it. It looks like it might
work for us for a high-availability solution. Do you think it's just
as good as using p/cluster? We're deploying to Mac OS X Server and it
looks like p/cluster only supports Linux on x86.

Thanks,

____________________________________________________________________
Brendan Duddridge | CTO | 403-277-5591 x24 | brendan(at)clickspace(dot)com

ClickSpace Interactive Inc.
Suite L100, 239 - 10th Ave. SE
Calgary, AB T2G 0V9

http://www.clickspace.com

On Dec 2, 2005, at 8:32 PM, Rodrigo Hjort wrote:

> We're on the same situation.
>
> --> PGCluster
>
> Actualy, we installed and tested PGCluster on UML (User Mode Linux)
> environment and real distributed stations. There were a lot of
> critical issues on it! For example, once a user tries to connect to an
> unexisting database, the load balancer fails and needs to be
> restarted... Another: if closed by Ctrl+C, the postmaster starts in an
> infinite loop! We sent these problems to its User List, and we noted
> that there are other unsolved issues and a lot of patches not
> officially posted yet...
>
> One thing that made us afraid is that the project isn't updated since
> march of 2005!
> http://pgcluster.projects.postgresql.org/
>
> Too much risky to our critical mission database, we thought!
>
> --> ClusGres
>
> This application should be very promisor, if it weren't "vaporware"...
> http://www.linuxlabs.com/clusgres.html
>
> --> C-JDBC / Sequoia
>
> It looks like we're gonna stay with this solution, as I explained on a
> later e-mail.
>
> http://c-jdbc.objectweb.org/
> http://sequoia.continuent.org/
>
> ------
>
> Christopher wrote:
>
> I am currently looking into high availability solutions for
> Postgresql.
>
> I am designing system that should not have a single point of failure.
> I would like to at
> run-time Add new hardware and add them to my (cluster ) environment
> without shutting anything down.
>
> Please advise, Thanks
>
> #1. Is PGCluster production environment ready?
> #2. CJDBC.... has anyone used this in production environment with
> Postgresql?
> #3. Any other solutions viable for production environments?
>
> ------
>
> Regards,
>
> Rodrigo Hjort
>
> Linux User #348191 (http://counter.li.org)
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Bruce Momjian 2005-12-04 04:03:05 Re: autovacuum daemon question...
Previous Message Peter Eisentraut 2005-12-03 19:32:56 Re: installed postgresql-8.0.1 now want to postgresql-8.0-314.jdbc3.zip