Re: [HACKERS] Re: Re: re : PHP and persistent connections - Mailing list pgsql-novice

From Don Baccus
Subject Re: [HACKERS] Re: Re: re : PHP and persistent connections
Date
Msg-id 3.0.1.32.20001125211833.01b0f100@mail.pacifier.com
Whole thread Raw
In response to Re: [HACKERS] Re: Re: re : PHP and persistent connections  ("Mitch Vincent" <mitch@venux.net>)
List pgsql-novice
At 10:00 PM 11/25/00 -0800, Mitch Vincent wrote:
>    I've tried quite a bit to use persistent connections with PHP (for over
>a year) and always the scripts that I try to use them with behave crazy...
>The last time I tried there were problems all over the place with PHP,
>variables getting overwritten, certain functions just totally breaking
>(date() to name one) and so on.. I know I'm not being specific but my point
>is that I think there are some other outstanding PHP issues that play into
>this problem as the behavior that I've seen isn't directly related to
>PostgreSQL but only happens when I use persistent connections..

I've heard rumors that PHP isn't thoroughly threadsafe, could this be a
source of your problems?




- Don Baccus, Portland OR <dhogaza@pacifier.com>
  Nature photos, on-line guides, Pacific Northwest
  Rare Bird Alert Service and other goodies at
  http://donb.photo.net.

pgsql-novice by date:

Previous
From: "Mitch Vincent"
Date:
Subject: Re: [HACKERS] Re: Re: re : PHP and persistent connections
Next
From: Dmitri Touretsky
Date:
Subject: Re[2]: Couple simple(?) questions...