SQL Load Balancer for PostgreSQL

From: "Brent R(dot) Matzelle" <matzelle(at)activestrategy(dot)com>
To: PG General <pgsql-general(at)postgresql(dot)org>
Cc: pgsql-php(at)postgresql(dot)org
Subject: SQL Load Balancer for PostgreSQL
Date: 2001-06-13 16:38:31
Message-ID: CONTRACT1U9T3TGJ2TU0000001c@contract1.asdev.activestrategy.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-php

Here is a new project that some people might be interested
in. This project now supports Oracle8i and PostgreSQL.
There is a PHP module as well.

SQL Load Balancer (SQLB)
http://sqlb.sourceforge.net/

The SQLB project is used to improve SQL requests to a
database. It provides programs that have permanent
connections to a DB, a program that checks the integrity of
transactions, and a library to link with programs that need
to make SQL queries.

Brent

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-06-13 16:38:35 Re: Re: Does PostgreSQL support EXISTS?
Previous Message Tom Lane 2001-06-13 16:35:13 Re: Multiple pq_flush: send() failed: Broken pipe

Browse pgsql-php by date

  From Date Subject
Next Message Brent R. Matzelle 2001-06-13 16:39:29 SQL Load Balancer for PostgreSQL
Previous Message Adam Lang 2001-06-07 19:22:43 Re: Pool of connections