Check what a transaction did in the past

From: manugarciac <manugarciac(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Check what a transaction did in the past
Date: 2010-02-16 14:33:43
Message-ID: 27609195.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2010-02-16 14:41:04 Re: Postgres physical directory structure meaning
Previous Message Thom Brown 2010-02-16 13:52:43 Re: Week numbers and calculating weekly statistics/diagrams