Re: performance statistics monitoring without spamming logs - Mailing list pgsql-hackers

From Adrien NAYRAT
Subject Re: performance statistics monitoring without spamming logs
Date
Msg-id 4f95cdc3-092f-1e7a-bb81-b628cfab20a2@anayrat.info
Whole thread Raw
In response to Re: performance statistics monitoring without spamming logs  (Justin Pryzby <pryzby@telsasoft.com>)
List pgsql-hackers
On 11/22/18 6:41 AM, Justin Pryzby wrote:
>   and then probably look
> at the ratio of user CPU/clock time.

Maybe pg_stat_kcache could help you :

https://github.com/powa-team/pg_stat_kcache
https://rjuju.github.io/postgresql/2018/07/17/pg_stat_kcache-2-1-is-out.html


pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [Todo item] Add entry creation timestamp column topg_stat_replication
Next
From: Jinhua Luo
Date:
Subject: [Logical replication] Does the initial table data copy break thetransactional replication?