Re: What's the XID? - Mailing list pgsql-admin

From Tom Lane
Subject Re: What's the XID?
Date
Msg-id 24298.1198809970@sss.pgh.pa.us
Whole thread Raw
In response to Re: What's the XID?  (Jeff Frost <jeff@frostconsultingllc.com>)
Responses Re: What's the XID?  ("ivan.hou" <ivan.hou@msa.hinet.net>)
List pgsql-admin
Jeff Frost <jeff@frostconsultingllc.com> writes:
> On Thu, 27 Dec 2007, Tom Lane wrote:
>> There's no global counter.  There's a backend-local "virtual transaction
>> id" counter.

> That's a drag as I have quite a few clients who graph the xacts/sec with MRTG.
> Most of these clients have read heavy workloads and it would be great to be
> able to graph read vs write xacts, but a drag if you have no visibility into
> the read xacts.

Why aren't you using the pgstats xact counters for that?

            regards, tom lane

pgsql-admin by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: What's the XID?
Next
From: Jeff Frost
Date:
Subject: Re: What's the XID?