Counting queries

From: "Alexander Staubo" <alex(at)purefiction(dot)net>
To: "pgsql-general general" <pgsql-general(at)postgresql(dot)org>
Subject: Counting queries
Date: 2007-06-01 14:52:21
Message-ID: 88daf38c0706010752q68859289ia0466c2872890fa8@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

One year ago there was a brief discussion about possibly implementing
stats for the number of queries (ie., selects) executed by the server:

http://archives.postgresql.org/pgsql-performance/2006-05/msg00428.php

I was hoping for something akin to the pg_stat_*_tables and its
n_tup_{ins,del,upd} counters. The thread seemed to stop abruptly with
no decision made.

Has anyone worked on this feature in the meantime, or could we restart
the discussion?

Alexander.

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2007-06-01 14:52:43 Re: Slightly OT.
Previous Message Marco Colombo 2007-06-01 14:50:32 Re: PITR Base Backup on an idle 8.1 server