On Wed, 3 Oct 2001, Felipe Nascimento wrote:

> I use PHP to connect to postgresql in my web application.
> 
> Is there advantages to use one or another (pg_connect() or pg_pconnect())???
> 

I'm using PHP too, and pg_connect - sometimes users are so long on one
website and they can lost connection with database. I think that for
public websites with databases it's better than pg_pconnect.

With regards
Tomasz Misterka




---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to