php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9123 Multiple pg_connect or a pg_connect with multiple pg_pconnects breaks
Submitted: 2001-02-05 20:15 UTC Modified: 2001-02-13 12:16 UTC
From: joelink at joelink dot net Assigned:
Status: Closed Package: PostgreSQL related
PHP Version: 4.0.4pl1 OS: Linux 2.2.18
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: joelink at joelink dot net
New email:
PHP Version: OS:

 

 [2001-02-05 20:15 UTC] joelink at joelink dot net
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


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-13 12:16 UTC] thies@php.net
fixed in CVS
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 05 04:01:35 2025 UTC