Re: passing resource id's through functions

From: "Brent R(dot) Matzelle" <bmatzelle(at)yahoo(dot)com>
To: pgsql-php(at)postgresql(dot)org
Subject: Re: passing resource id's through functions
Date: 2002-01-14 20:54:15
Message-ID: 20020114205415.69638.qmail@web13002.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

--- Culley Harrelson <Culley_Harrelson(at)pgn(dot)com> wrote:
> DBBalancer looks interesting. Looks like you are part of the
> development team with this project? What sort of performance
> difference to you see? When I made the decision to go with
> php/postgres as my primary development technologies I never even
> started using persistant connections because of all the mixed
> reviews. The database is local to the web server and performance
> is fine. I would be interested in hearing more about this
> connection pooling though...

There is another connection pooling software piece that supports many
more databases that you might want to take a look at. It is called
SQL Relay and it works with PHP, C++, Perl, Java, etc:

http://www.firstworks.com/sqlrelay.html

Brent

__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/

In response to

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Chadwick Rolfs 2002-01-14 22:15:14 Re: passing resource id's through functions
Previous Message Culley Harrelson 2002-01-14 17:27:01 Re: passing resource id's through functions