how to close idle connection created with php's pg_pconnect() - Mailing list pgsql-general

From Torsten Krämer
Subject how to close idle connection created with php's pg_pconnect()
Date
Msg-id 9cjp9m$2ecv$1@news.tht.net
Whole thread Raw
Responses Re: how to close idle connection created with php's pg_pconnect()  (GH <grasshacker@over-yonder.net>)
List pgsql-general
hallo,

i am using php with postgres and using open a persistent connection.

But the limit on open connection is reached very fast, because the idle
connection aren't close.

My question:
How can idle connection automatically closed ?

thanks

Torsten Kr�mer



pgsql-general by date:

Previous
From: James Thornton
Date:
Subject: IpcMemoryCreate: shmget failed (Invalid argument)
Next
From: Nils Zonneveld
Date:
Subject: Re: Joining more than 2 tables