Re: Postgresql Replication High Availability

From: Rodrigo Hjort <rodrigo(dot)hjort(at)gmail(dot)com>
To: Brendan Duddridge <brendan(at)clickspace(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Postgresql Replication High Availability
Date: 2005-12-05 01:22:27
Message-ID: 731083980512041722n5e8feff8v@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)clickspace(dot)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(at)clickspace(dot)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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Niv Cohen 2005-12-05 09:27:33 Database testing.
Previous Message Brendan Duddridge 2005-12-04 22:23:12 Re: Postgresql Replication High Availability