Re: php + postgresql - Mailing list pgsql-general

From Scott Marlowe
Subject Re: php + postgresql
Date
Msg-id dcc563d10807240752g3b0c0f35o1d29bb08c7092eec@mail.gmail.com
Whole thread Raw
In response to Re: php + postgresql  (admin <mick@mjhall.org>)
List pgsql-general
On Thu, Jul 24, 2008 at 6:33 AM, admin <mick@mjhall.org> wrote:
> Thanks again for replies.
> I know those questions were pretty vague.
> I need to set up some methodical test scripts that replicate my problems, so
> that it is clear what is going on.
>
> There does seem to be some evidence of problems historically with PHP and
> persistent connections in PostgreSQL, on the PHP forums. The advice is
> typically to avoid them.

php and persistant connections are a foot gun for any database really.
 There are very strict provisioning rules you have to follow to use
them correctly, and they are often NOT the best answer for a given
problem.  Until they are. :)

pgsql-general by date:

Previous
From: Rick Weber
Date:
Subject: Re: open_sync fails
Next
From: Shane Ambler
Date:
Subject: Re: mac install question