Check what a transaction did in the past - Mailing list pgsql-general

From manugarciac
Subject Check what a transaction did in the past
Date
Msg-id 27609195.post@talk.nabble.com
Whole thread Raw
Responses Re: Check what a transaction did in the past  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-general
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?
--
View this message in context: http://old.nabble.com/Check-what-a-transaction-did-in-the-past-tp27609195p27609195.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Having a plpgsql function return multiple rows that indicate its progress in a cursor like fashion
Next
From: Josip Rodin
Date:
Subject: relacl parsing method?