PHP, PgSQL, stale Persistent connection - Mailing list pgsql-general

From Thomas T. Thai
Subject PHP, PgSQL, stale Persistent connection
Date
Msg-id Pine.NEB.4.43.0203280050450.18153-100000@ns01.minnesota.com
Whole thread Raw
List pgsql-general
did you ever find away around fixing the stale idling backend postgresql
connections when used with PHP's pg_pconnect?

i'm noticing the same thing using PHP 4.1.2 7.2 on NetBSD. the apache
child process would go away but leaves the pgsql backend idling forever.

--
Thomas T. Thai
Minnesota.com, Inc.




pgsql-general by date:

Previous
From: "Arsalan Zaidi"
Date:
Subject: Fw: Speed diff cause by multi-byte support
Next
From: Tom Lane
Date:
Subject: Re: Why won't the query planner use my index?