Determine Transactions Per Second

From: "John R(dot) Allgood" <john(at)turbocorp(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Determine Transactions Per Second
Date: 2006-08-16 14:24:35
Message-ID: 44E32AA3.90604@turbocorp.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello

I am needing to determine the tps for a production application
running on PostgreSQL 7.4.7. I know you can use pg_bench and create a
new database to determine an estimate of tps. Is there a way I can get
this info out of my production database.

Thanks

--
"What I've done, of course, is total garbage."
-- R. Willard, Pure Math 430a

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-08-16 14:31:34 Re: Segmentation Fault
Previous Message Tom Lane 2006-08-16 14:23:01 Re: Massive slowdown when LIMIT applied