Re: PG_XLOG grows and grows - Mailing list pgsql-admin

From Tom Lane
Subject Re: PG_XLOG grows and grows
Date
Msg-id 8550.1021475712@sss.pgh.pa.us
Whole thread Raw
In response to Re: PG_XLOG grows and grows  ("Niclas Gustafsson" <niclas.gustafsson@codesense.com>)
List pgsql-admin
"Niclas Gustafsson" <niclas.gustafsson@codesense.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

pgsql-admin by date:

Previous
From: "Niclas Gustafsson"
Date:
Subject: Re: PG_XLOG grows and grows
Next
From: Tom Lane
Date:
Subject: Re: PG_XLOG grows and grows