Re: display previous query string of idle-in-transaction

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: display previous query string of idle-in-transaction
Дата
Msg-id 1238141231.16568.574.camel@ebony.2ndQuadrant
обсуждение исходный текст
Ответ на display previous query string of idle-in-transaction  (Tatsuhito Kasahara <kasahara.tatsuhito@oss.ntt.co.jp>)
Ответы Re: display previous query string of idle-in-transaction
Список pgsql-hackers
On Fri, 2009-03-27 at 16:49 +0900, Tatsuhito Kasahara wrote:
> Simon Riggs wrote:
> >> Does that answer your question ?
> > 
> > Not really. I want to understand the actual problem with
> > idle-in-transaction so we can consider all ways to solve it, rather than
> > just focus on one method.
> "idle in transaction timeout" feature may be one of the ways.
> But I have no specific idea about it now.

Or take it further back still and think about why "idle in transaction"
occurs at all and fix *that*. Maybe not in Postgres at all, possibly in
the driver or even higher up client stack.

-- Simon Riggs           www.2ndQuadrant.comPostgreSQL Training, Services and Support



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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Should SET ROLE inherit config params?
Следующее
От: Tatsuhito Kasahara
Дата:
Сообщение: Re: display previous query string of idle-in-transaction