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