Re: CPU time for pg_stat_statement - Mailing list pgsql-hackers

From Michail Nikolaev
Subject Re: CPU time for pg_stat_statement
Date
Msg-id CANtu0oh=u80a+h+rBj2M=XHfGyYXJdcYbNMUrvOLqi3WTuSzxA@mail.gmail.com
Whole thread Raw
In response to Re: CPU time for pg_stat_statement  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: CPU time for pg_stat_statement  (Julien Rouhaud <rjuju123@gmail.com>)
List pgsql-hackers
Hello, Thomas.

> This might be interesting:
> https://github.com/powa-team/pg_stat_kcache

Oh, nice, looks like it could help me to reduce CPU and test my
assumption (using exec_user_time and exec_system_time).

BWT, do you know why extension is not in standard contrib (looks mature)?

Best regards,
Michail.



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: CPU time for pg_stat_statement
Next
From: Michail Nikolaev
Date:
Subject: Re: CPU time for pg_stat_statement