Re: Session state per transaction

Поиск
Список
Период
Сортировка
От Federico Di Gregorio
Тема Re: Session state per transaction
Дата
Msg-id 506404AE.1030206@dndg.it
обсуждение исходный текст
Ответ на Re: Session state per transaction  (Tobias Oberstein <tobias.oberstein@gmail.com>)
Ответы Re: Session state per transaction  (Tobias Oberstein <tobias.oberstein@gmail.com>)
Список psycopg
On 27/09/2012 09:35, Tobias Oberstein wrote:
> My use case is this: all DB access is via Stored Procedures (SP) on a
> pool of long lived DB connections. The set of eligible SPs is determined
> in advance. Hence, something that does not lead to reparsing/replanning
> of the SP call SELECT statements on every execution is desirable.
>
> I notice there is
>
> http://www.postgresql.org/docs/9.2/static/libpq-fastpath.html
>
> Does Psycopg support this?

Nope.

federico

--
Federico Di Gregorio                         federico.digregorio@dndg.it
Studio Associato Di Nunzio e Di Gregorio                  http://dndg.it
            Bhoe, bhe, bhe. Sono brutto e cattivo. Brutto lama! -- Cuzco


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

Предыдущее
От: Tobias Oberstein
Дата:
Сообщение: Re: Session state per transaction
Следующее
От: Tobias Oberstein
Дата:
Сообщение: Re: Session state per transaction