Re: [GENERAL] SQL Load Balancer for PostgreSQL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



> 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.

FYI, 7.2 will have a RESET ALL; command that is useful for passing
persistent connections, and we use "BEGIN;COMMIT;" to cancel any open
transaction.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@xxxxxxxxxxxxxxxx               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster





[Index of Archives]     [Postgresql General]     [Postgresql Admin]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Backpacking]     [Postgresql Jobs]

  Powered by Linux