Re: [GENERAL] High Availability - Performace Scalability

From: Mitch Pirtle <mitchy(at)spacemonkeylabs(dot)com>
To: pg(at)fastcrypt(dot)com
Cc: jerome(at)gmanmi(dot)tv, pgsql-admin(at)postgresql(dot)org, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: [GENERAL] High Availability - Performace Scalability
Date: 2004-08-18 14:05:17
Message-ID: 4123621D.1090104@spacemonkeylabs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

Dave Cramer wrote:

>Jerome,
>
>I'm curious what you expect out of clustering. High Availability, and
>Load Balancing seem possible, but Performance ? I would think there is a
>cost associated with clustering, that degrades performance.
>
>Anyways, to answer your question, there are a few tools that allow High
>Availability, and Load Balancing.
>
>pgpool ftp://ftp.sra.co.jp/pub/cmd/postgres/pgpool/pgpool-2.0.8.tar.gz
>
>and if you prefer java C-JDBC
>http://c-jdbc.objectweb.org/
>

Another interesting tool is SQLRelay:

http://sqlrelay.sf.net/

-- Mitch

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message aplst 2004-08-18 14:09:33 tracking db changes / comparing databases
Previous Message Rodrigo Bonfa 2004-08-18 13:30:24 PostgreSQL as a DDBMS

Browse pgsql-general by date

  From Date Subject
Next Message Thuan Truong 2004-08-18 14:08:21 Re: Fw: libpq or Embedded SQL in C
Previous Message Dave Cramer 2004-08-18 13:10:08 Re: [GENERAL] High Availability - Performace Scalability -