Closed pounard closed 2 years ago
If the server refuses the connexion, we get a notice, but execution continue, and subsequent calls will attempt to use a bool (returned by pg_connect()) as a resource.
pg_connect()
We should also force a default timeout if none provided.
If the server refuses the connexion, we get a notice, but execution continue, and subsequent calls will attempt to use a bool (returned by
pg_connect()
) as a resource.We should also force a default timeout if none provided.