| From: | "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | Stephen <jleelim(at)xxxxxx(dot)com>, <pgsql-php(at)postgresql(dot)org> |
| Subject: | Re: Support for prepared queries |
| Date: | 2003-11-07 16:44:17 |
| Message-ID: | Pine.LNX.4.33.0311070942040.13714-100000@css120.ihs.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-php |
On Thu, 6 Nov 2003, Bruce Momjian wrote:
> scott.marlowe wrote:
> > No, in fact in PHP5 php now purposely resets the connection between pages.
> >
> > You'd have to write some kind of pooling solution to get that kind of
> > behaviour. I don't know of anyone working on pooling in PHP.
>
> Thought PHP5 does RESET ALL, that doesn't affect prepared queries, only
> SET variables.
But since your not guaranteeds your original connection in PHP, might
there still be some issues?
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Young | 2003-11-08 19:30:28 | Re: Reducing duplicated business rules |
| Previous Message | Christopher Kings-Lynne | 2003-11-07 02:31:34 | Re: Support for prepared queries |