Re: Re: [NOVICE] Re: re : PHP and persistent connections

From: "Mitch Vincent" <mitch(at)venux(dot)net>
To: "PostgreSQL Hackers List" <pgsql-hackers(at)postgresql(dot)org>, "Don Baccus" <dhogaza(at)pacifier(dot)com>
Cc: <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Re: [NOVICE] Re: re : PHP and persistent connections
Date: 2000-11-26 08:02:59
Message-ID: 001101c0577f$4b7e5ed0$0200000a@windows
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-novice

I'm sure that this, if true, could certainly be the source of the problems
I've seen... I can't comment on if PHP is completely threadsafe, I know that
some of the modules (for lack of a better word) aren't, possible the ClibPDF
library I'm using. I'll check into it.

Thanks!

-Mitch

----- Original Message -----
From: "Don Baccus" <dhogaza(at)pacifier(dot)com>
To: "Mitch Vincent" <mitch(at)venux(dot)net>; "PostgreSQL Hackers List"
<pgsql-hackers(at)postgresql(dot)org>
Cc: <pgsql-novice(at)postgresql(dot)org>
Sent: Saturday, November 25, 2000 9:18 PM
Subject: Re: [HACKERS] Re: [NOVICE] Re: re : PHP and persistent connections

> 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(at)pacifier(dot)com>
> Nature photos, on-line guides, Pacific Northwest
> Rare Bird Alert Service and other goodies at
> http://donb.photo.net.
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Cyril VELTER 2000-11-26 10:02:27 Re: Proposal for fixing IPC key assignment
Previous Message Arnold.Zhu 2000-11-26 07:55:31 Re: How to make @id or $id as parameter name in plpgsql, isit available?

Browse pgsql-novice by date

  From Date Subject
Next Message Andrew McMillan 2000-11-26 10:33:39 Re: Skipping numbers in a sequence.
Previous Message Alain Toussaint 2000-11-26 07:50:36 Re: Re: [NOVICE] Re: re : PHP and persistent connections