SQL Load Balancer for PostgreSQL - Mailing list pgsql-php

From Brent R. Matzelle
Subject SQL Load Balancer for PostgreSQL
Date
Msg-id CONTRACT1U9T3TGJ2TU0000001c@contract1.asdev.activestrategy.com
Whole thread Raw
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: Grant
Date:
Subject: Re: Converting POSTGRESQL timestamp to UNIX timestamp
Next
From: "Christian Marschalek"
Date:
Subject: Re: RE: Sessions without cookies