From:             [EMAIL PROTECTED]
Operating system: Linux 2.2.18
PHP version:      4.0.4pl1
PHP Bug Type:     PostgreSQL related
Bug description:  Multiple pg_connect or a pg_connect with multiple pg_pconnects breaks

First off... none of these problems existed with 4.0.2

Multiple pg_pconnect per page works fine

Multiple pg_connect  per page fails with an invalid link resource error.

a SINGLE pg_connect with multiple pg_pconnect fails with same error.

There error is reported upon accessing a pg_connect'ed connection (NOT the 
pg_pconnect) and looks as follows

Warning: 5 is not a valid PostgreSQL link resource in ....

Joe




-- 
Edit Bug report at: http://bugs.php.net/?id=9123&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