I cannot find out how I can manually close a persistent
Postgres Database Connection that has been established by
pg_pconnect.
I believe pg_close only closes non-persistent connections.

Does anyone know how to do this?
-- 
PHP General 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