[GSoC] Question about Add functionality to pg_top and supporting tools

Trafalgar Ricardo Lu <trafalgarricardolu@gmail.com>

From: Trafalgar Ricardo Lu <trafalgarricardolu@gmail.com>
To: pgsql-hackers@postgresql.org
Date: 2021-03-27T07:36:25Z
Lists: pgsql-hackers
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 or chose
some of them to show?

Best regards,

Lu