Re: Open Transaction list

From: Andrew Sullivan <andrew(at)libertyrms(dot)info>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Open Transaction list
Date: 2003-08-21 15:06:10
Message-ID: 20030821150609.GG9803@libertyrms.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Aug 20, 2003 at 05:30:14PM -0400, Joseph Tate wrote:
> Is there a way to get a list of all the currently open transactions on a
> database?

You can use the statistics in pg_stat_activity if you have the query
stats turned on.

A

--
----
Andrew Sullivan 204-4141 Yonge Street
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Shridhar Daithankar 2003-08-21 15:07:16 Re: Buglist
Previous Message Andrew Sullivan 2003-08-21 15:04:09 Re: Buglist