Re: anyway to get a transaction count?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Chris Hoover написа:
> Is there an easy way to get a count on the number of transactions postgres
> is processing a min/hour/day/etc.?  If so, can it be broken down by the
> individual databases in the cluster?
> 
> Thanks,
> 
> Chris
> 


You could monitor the "xact_commit" column from the "pg_stat_database"
system view. More info here -
http://www.postgresql.org/docs/8.1/static/monitoring-stats.html#MONITORING-STATS-VIEWS


-- 
Milen A. Radev



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux