Posts Tagged ‘idle in transaction’

Hunting “idle in transactions”

2008-08-28 21:33:08 CEST | 3 Comments | Tags: , ,

If you ever encountered “idle in transaction” connections, you most likely hate them. I know, I personally hate them. They interfere with most of “cool toys” like replication, vacuum, DDL queries.

So, when I saw them on a database I was looking on, I decided to act.

Easier to say, difficult to do. How to fix the problem?

- MORE -