Re: Clustered PostgreSQL

From: Thomas Hallgren <thomas(at)tada(dot)se>
To: Devrim GUNDUZ <devrim(at)commandprompt(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Clustered PostgreSQL
Date: 2006-03-14 13:32:10
Message-ID: 4416C5DA.70607@tada.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Devrim GUNDUZ 2006-03-14 13:37:30 Re: Clustered PostgreSQL
Previous Message jia ding 2006-03-14 13:26:49 \copy combine with SELECT