"Niclas Gustafsson" <niclas(dot)gustafsson(at)codesense(dot)com> writes:
> I'll be upgrading later on, but for now, is there a
> way to see what the "idle in transaction" is waiting
> for?
"Idle" means it's waiting for the client. "Idle in transaction"
means the client has issued a BEGIN and no COMMIT.
regards, tom lane