Re: prepared transactions that persist across sessions?

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: prepared transactions that persist across sessions?
Дата
Msg-id 435C6B07.7070402@familyhealth.com.au
обсуждение исходный текст
Ответ на prepared transactions that persist across sessions?  (mark@mark.mielke.cc)
Список pgsql-performance
> I am using PHP's PDO PGSQL interface - I haven't read up enough on it
> to determine whether a persistent connection can re-use server-side
> prepared queries as an option. Anybody know?

It re-uses server-side prepared queries by default, if you are using the
  PDOPrepare/PDOExecute stuff.

Chris


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