WITH HOLD and pooled connections

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема WITH HOLD and pooled connections
Дата
Msg-id 200308081736.h78Ha8L03083@candle.pha.pa.us
обсуждение исходный текст
Ответы Re: WITH HOLD and pooled connections  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Seems we have a problem with pooled connections and WITH HOLD cursors.

We have code to reset transaction state and variables via RESET ALL, but
how do we remove WITH HOLD cursors when we pass a connection to a new
client?

--  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,
Pennsylvania19073
 


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: TODO items
Следующее
От: Tom Lane
Дата:
Сообщение: Re: TODO items