Warning: Unable to connect to PostgreSQL server: Sorry, too many clients already in /usr/home/fast/config/auth.php on line 25
I am using pg_pconnect and not using pg_close, as some in #php on EFNET have asked already. Should I be using pg_connect and pg_close? Is there a standard of when to use pg_pconnect vs pg_connect?
Any and all info will be greatly appreciated.
Thanks,
-Ed
I am using pg_pconnect and not using pg_close, as some in #php on EFNET have asked already. Should I be using pg_connect and pg_close? Is there a standard of when to use pg_pconnect vs pg_connect?
Any and all info will be greatly appreciated.
Thanks,
-Ed