PG_XLOG grows and grows

From: "Niclas Gustafsson" <niclas(dot)gustafsson(at)codesense(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: PG_XLOG grows and grows
Date: 2002-05-15 13:18:33
Message-ID: 005d01c1fc13$039689a0$b700a8c0@gmg
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi all, I have a little problem,

Every once in a while I observe that our filesystem is running out of
space due
to an continous growth of our transaction logs.
After inspecting the backend processes I see that three of the type:
idle in transaction.
And that all of our nightly vacuum runs since the "idle in transaction"
is waiting
with an: VACUUM waiting.

Is there any way of finding out exactly what the "idle in transaction"
transactions
have issued so far? What DB / logins etc. they are associated with?

Regards,

Niclas Gustafsson

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Nick Fankhauser 2002-05-15 13:28:58 Re: [JDBC] Problem: upgrade from 7.1.3 to 7.2.1 ( database encode with ENC_TW)
Previous Message Rajesh Kumar Mallah. 2002-05-15 13:16:05 Immortal backend .... (kill -9 ?..)