| От | Tom Lane |
|---|---|
| Тема | Re: Check what a transaction did in the past |
| Дата | |
| Msg-id | 328.1266337871@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Check what a transaction did in the past (Alvaro Herrera <alvherre@commandprompt.com>) |
| Список | pgsql-general |
Alvaro Herrera <alvherre@commandprompt.com> writes:
> 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.
Note that log_statements alone isn't much help. You'll want to add at
least %p to log_line_prefix so that you can relate entries in the log
to currently active transactions.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера