Re: fsutil ideas - Mailing list pgsql-hackers

From Csaba Nagy
Subject Re: fsutil ideas
Date
Msg-id 1140805230.6846.211.camel@coppola.muc.ecircle.de
Whole thread Raw
In response to Re: fsutil ideas  (Rod Taylor <pg@rbt.ca>)
Responses Re: fsutil ideas
Re: fsutil ideas
List pgsql-hackers
On Fri, 2006-02-24 at 19:12, Rod Taylor wrote:
> On Fri, 2006-02-24 at 12:48 -0500, Tom Lane wrote:
> > Rod Taylor <pg@rbt.ca> writes:
> > > I watch for table bloat but I haven't figured out a nice way of tracking
> > > down the postgresql process with the oldest transaction running short of
> > > patching PostgreSQL to report the XID for a connection in
> > > pg_stat_activity.

But I'm afraid that a long running transaction with many short queries
will not even show up in pg_stat_activity. So that's not a completely
reliable way of catching long running transactions... but it's true that
most of the time a long running query is the problem, and that is
catchable.

Cheers,
Csaba.




pgsql-hackers by date:

Previous
From: Rod Taylor
Date:
Subject: Re: fsutil ideas
Next
From: Rod Taylor
Date:
Subject: Re: fsutil ideas