Re: Postgresql Replication High Availability - Mailing list pgsql-admin

From Rodrigo Hjort
Subject Re: Postgresql Replication High Availability
Date
Msg-id 731083980512041722n5e8feff8v@mail.gmail.com
Whole thread Raw
In response to Re: Postgresql Replication High Availability  (Brendan Duddridge <brendan@clickspace.com>)
List pgsql-admin
The plan is the 3rd option, to achieve Fail Over capabilities.

There will be 2 or more servers running only Sequoia Controller,
pointing to a group of PostgreSQL backends each one. The application
server will use Sequoia JDBC Driver (not PostgreSQL JDBC anymore)
where those controllers will be specified.

No more modifications are needed to do it! Well, the exception is a
string on the setting XML used by Hibernate...


2005/12/4, Brendan Duddridge <brendan@clickspace.com>:
> Hi Rodrigo,
>
> So where did you install sequoia? On your application servers? On
> your database servers? Or on dedicated servers running only sequoia?
>
> Thanks,
>
> ____________________________________________________________________
> Brendan Duddridge | CTO | 403-277-5591 x24 |  brendan@clickspace.com
>
> ClickSpace Interactive Inc.
> Suite L100, 239 - 10th Ave. SE
> Calgary, AB  T2G 0V9
>
> http://www.clickspace.com
>

Regards,

Rodrigo Hjort
GTI - Projeto PostgreSQL
CELEPAR - Cia de Informática do Paraná
http://www.pr.gov.br

pgsql-admin by date:

Previous
From: Brendan Duddridge
Date:
Subject: Re: Postgresql Replication High Availability
Next
From: Colton Smith
Date:
Subject: pg_dump, pg_restore and tablespaces