Re: fsutil ideas - Mailing list pgsql-hackers

From Tom Lane
Subject Re: fsutil ideas
Date
Msg-id 4457.1140803314@sss.pgh.pa.us
Whole thread Raw
In response to Re: fsutil ideas  (Rod Taylor <pg@rbt.ca>)
Responses Re: fsutil ideas
List pgsql-hackers
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.

I don't think you need a patch --- try joining with pg_locks.
        regards, tom lane


pgsql-hackers by date:

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