ID: 22685 Updated by: [EMAIL PROTECTED] Reported By: M dot Hankus at ce3 dot pl -Status: Open +Status: Feedback Bug Type: PostgreSQL related Operating System: Linux PHP Version: 4.3.1 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip Previous Comments: ------------------------------------------------------------------------ [2003-03-13 15:59:40] M dot Hankus at ce3 dot pl Recently I upgraded postgresql and php (to postgresql 7.3.2 and php 4.3.1) and encountered problem with persistent connections. phpinfo says that: Active Persistent Links =1 Active Links = 1 but pgmonitor (tool for monitoring postgresql) reports at the same time that there is 5 open connection (number grows to number of allowed connections by postgresql in my case 70, but pgsql.max_links is set to 15 so it should never happen). ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=22685&edit=1
