Re: Clustered PostgreSQL - Mailing list pgsql-general

From Thomas Hallgren
Subject Re: Clustered PostgreSQL
Date
Msg-id 4416C5DA.70607@tada.se
Whole thread Raw
In response to Re: Clustered PostgreSQL  (Devrim GUNDUZ <devrim@commandprompt.com>)
Responses Re: Clustered PostgreSQL  (Devrim GUNDUZ <devrim@commandprompt.com>)
List pgsql-general
If you're using JDBC, the C-JDBC (http://c-jdbc.objectweb.org/) might be a good option.

Regards,
Thomas Hallgren


Devrim GUNDUZ wrote:
>
> Hi,
>
> On Tue, 14 Mar 2006, Jojo Paderes wrote:
>
>> Is it possible to cluster PostgreSQL? If yes where can I find the
>> resource information on how to implement it?
>
> You can use pgcluster: http://pgcluster.projects.postgresql.org/ (I
> haven't tried it yet)
>
> Of course, you can install any clustering software (like Red Hat Cluster
> Suite) if you want an active-passive cluster.
>
> Regards,
> --
> The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
> PostgreSQL Replication, Consulting, Custom Development, 24x7 support
> Managed Services, Shared and Dedicated Hosting
> Co-Authors: PL/php, plPerlNG - http://www.commandprompt.com/
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>


pgsql-general by date:

Previous
From: Louis Gonzales
Date:
Subject: Re: Clustered PostgreSQL
Next
From: Devrim GUNDUZ
Date:
Subject: Re: Clustered PostgreSQL