How to get total count of queries hitting DB per day or per hour?

From: "Sheena, Prabhjot" <Prabhjot(dot)Singh(at)classmates(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: How to get total count of queries hitting DB per day or per hour?
Date: 2015-07-09 18:04:02
Message-ID: 13E39D789E19FF4E9A87F6D456F3F98201245165@SEAMBX02.sea.corp.int.untd.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Guys
Is there a way to get total count of queries hitting Postgresql DB(verison 9.3) per day or per hour ? I cannot turn on log_statement=all coz that's too much logging for our log file to handle. Is there another way to do that.

Thanks
Prabhjot

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andy Colson 2015-07-09 18:06:57 Re: Index Only Scan vs Cache
Previous Message Tom Lane 2015-07-09 17:41:57 Re: Index Only Scan vs Cache