Re: IDLE in transaction introspection

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: IDLE in transaction introspection
Дата
Msg-id CAJKUy5gmS1tA=UP6jJkMfp8AVOXbJrp-mdf1Mzdeb=24C=kztw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: IDLE in transaction introspection  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
On Mon, Oct 31, 2011 at 4:45 PM, Magnus Hagander <magnus@hagander.net> wrote:
>
> Actually, for the future, it might be useful to have a "state" column,
> that holds the idle/in transaction/running status, instead of the
> tools having to parse the query text to get that information...
>

if we are going to create the "state" column let's do it now and
change current_query for last_query (so last query can be running, or
it was the last before enter in idle state)

--
Jaime Casanova         www.2ndQuadrant.com
Professional PostgreSQL: Soporte 24x7 y capacitación


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: IDLE in transaction introspection
Следующее
От: Robert Treat
Дата:
Сообщение: Re: unite recovery.conf and postgresql.conf