Re: How to find the hits on the databases and tables in Postgres - Mailing list pgsql-general

From PT
Subject Re: How to find the hits on the databases and tables in Postgres
Date
Msg-id 20180505070322.b44105ed02bab3b468a40ed3@potentialtech.com
Whole thread Raw
In response to How to find the hits on the databases and tables in Postgres  (nikhil raj <nikhilraj474@gmail.com>)
Responses Re: How to find the hits on the databases and tables in Postgres  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-general
On Fri, 4 May 2018 17:14:39 +0530
nikhil raj <nikhilraj474@gmail.com> wrote:

>  Hi,
> Any one can please help me out
> 
> How to monitor the Hits on database and how many hits on each user tables
> Through query.
> Is there any other tools for that so it can full fill my requirement for it

pgBadger has always been my goto tool for that: https://github.com/dalibo/pgbadger

-- 
Bill Moran <wmoran@potentialtech.com>


pgsql-general by date:

Previous
From: Havasvölgyi Ottó
Date:
Subject: Re: [GENERAL] Full text search with plain input
Next
From: Pavel Stehule
Date:
Subject: Re: How to find the hits on the databases and tables in Postgres