Number of connections - Mailing list pgsql-php

From David Busby
Subject Number of connections
Date
Msg-id 03bf01c31ca5$ac0e5d70$1100000a@busbydev
Whole thread Raw
Responses Re: Number of connections
Re: Number of connections
Re: Number of connections
List pgsql-php
List,
    I cannot tell from the documentation if pg_pconnect() or pg_connect()
are really different in how the connection pool is managed.  Does anyone
know if that is the case?  Seems that using pg_pconnect would dictate "use a
pooled connection" and pg_connect is "use a pooled connection, or make a new
one".  On "live" apps which is better to use, seems pg_pconnect.  Thoughts?

David Busby
Systems Engineer
busby@pnts.com


pgsql-php by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: Inquiry From Form [pgsql]
Next
From: "scott.marlowe"
Date:
Subject: Re: Number of connections