SQL Load Balancer for PostgreSQL - Mailing list pgsql-php

From Brent R. Matzelle
Subject SQL Load Balancer for PostgreSQL
Date
Msg-id CONTRACT1cyGBX67vFL0000001d@contract1.asdev.activestrategy.com
Whole thread Raw
Responses Re: [GENERAL] SQL Load Balancer for PostgreSQL  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: [GENERAL] SQL Load Balancer for PostgreSQL  (Bruce Momjian <pgman@candle.pha.pa.us>)
Long running queries and timeouts  (Francisco Reyes <lists@natserv.com>)
List 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



pgsql-php by date:

Previous
From: "Brent R. Matzelle"
Date:
Subject: SQL Load Balancer for PostgreSQL
Next
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] SQL Load Balancer for PostgreSQL