ID: 11229
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Duplicate
Status: Closed
Bug Type: PostgreSQL related
Operating System: RedHat 6.2 kernel v 2.2.17-14
PHP Version: 4.0.4pl1
New Comment:

The bug report this one was duplicate of is closed.
Please check #10153 for more information.


Previous Comments:
------------------------------------------------------------------------

[2001-05-31 23:23:31] [EMAIL PROTECTED]

Duplicate of #10153


------------------------------------------------------------------------

[2001-05-31 19:22:16] [EMAIL PROTECTED]

This may be the identical to bug #10153.

In a page with about 10 calls to a postgresql database, some of the calls would work 
and some would fail with the error "1 is not a valid postgresql link resource in file 
..." where 1 is the refcount value. The calls seemed to work or fail at random, each 
time I reloaded the page. It seems as though a max number of processes was being 
encountered.

Changing from a pg_connect to a pg_pconnect (persistent connection) fixed the problem.

------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=11229&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to