EnterpriseDB / system_stats

A Postgres extension for exposing system metrics such as CPU, memory and disk information
Other
111 stars 24 forks source link

Could increase the statistics of CPU waiting time during SQL execution #3

Open ChenHuajun opened 3 years ago

ChenHuajun commented 3 years ago

Could add IO indicators(IO throughput of read and write) in pg_sys_cpu_memory_by_process()

asheshv commented 3 years ago

Patches are welcome.