Re: Check what a transaction did in the past

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Check what a transaction did in the past
Дата
Msg-id 20100216162751.GH5330@alvh.no-ip.org
обсуждение исходный текст
Ответ на Check what a transaction did in the past  (manugarciac <manugarciac@hotmail.com>)
Ответы Re: Check what a transaction did in the past  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
manugarciac wrote:
>
> I have an Idle in transaction that's really long. I suspect there is a
> problem in my application, but I can't figure out where. If I new which
> queries that transaction did in the past, it would really help me find the
> problem. I know the transaction id, the process id, everything there is to
> know, except the queries it did in the past. Is there any way to check this?

Turn on log_statements and check the log.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: relacl parsing method?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Check what a transaction did in the past