Hi Everyone,
I am Jianhui Lu, a student participating in GSoC 2021, and my project is
'add monitoring to pg_stat_statements to pg_systat'. And following is a
summary of the work I have done during the past 10 weeks.
The first part is about adding new features to pg_systat. The first and
most impo
Hi,
I am interested in "Add monitoring of pg_stat_statements to pg_systat". I
have read some code of pg_systat and enabled the pg_stat_statements
function.
I noticed that pg_state_statements has many columns so that can't show in a
single view. Should I divided these columns into diffirent view o