How to get total count of queries hitting DB per day or per hour? - Mailing list pgsql-general

From Sheena, Prabhjot
Subject How to get total count of queries hitting DB per day or per hour?
Date
Msg-id 13E39D789E19FF4E9A87F6D456F3F98201245165@SEAMBX02.sea.corp.int.untd.com
Whole thread Raw
Responses Re: How to get total count of queries hitting DB per day or per hour?
Re: How to get total count of queries hitting DB per day or per hour?
List 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

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Index Only Scan vs Cache
Next
From: Andy Colson
Date:
Subject: Re: Index Only Scan vs Cache