Re: Support for prepared queries

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Support for prepared queries
Дата
Msg-id 200311120352.hAC3qt104858@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Support for prepared queries  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-php
Should this be a TODO item?

---------------------------------------------------------------------------

Christopher Kings-Lynne wrote:
>
> >>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.
>
> I vote for a new command:
>
> RESET SESSION;
>
> Basically, we make that connection reset everythign - SET variables,
> open cursors, etc.  I don't think we want to clobber prepared
> queries...i dunno.
>
> And we can add stuff to it without needing pool managers to change how
> they do things.
>
> Chris
>
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

В списке pgsql-php по дате отправления:

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: client authentication towards postgresql in php?
Следующее
От: Mariusz Pekala
Дата:
Сообщение: Re: client authentication towards postgresql in php?