Re: Transaction start in pg_stat_activity - Mailing list pgsql-patches

From Tom Lane
Subject Re: Transaction start in pg_stat_activity
Date
Msg-id 6940.1164038282@sss.pgh.pa.us
Whole thread Raw
In response to Re: Transaction start in pg_stat_activity  ("Simon Riggs" <simon@2ndquadrant.com>)
Responses Re: Transaction start in pg_stat_activity  ("Simon Riggs" <simon@2ndquadrant.com>)
List pgsql-patches
"Simon Riggs" <simon@2ndquadrant.com> writes:
> Great idea. Would it be appropriate to show the time the current
> snapshot was taken also/instead?

There is no way we are putting a gettimeofday() call into
GetSnapshotData.  I thought you were focused on performance??

            regards, tom lane

pgsql-patches by date:

Previous
From: "Simon Riggs"
Date:
Subject: Re: Transaction start in pg_stat_activity
Next
From: "Simon Riggs"
Date:
Subject: Re: Transaction start in pg_stat_activity