On 2020/06/02 16:00, Kyotaro Horiguchi wrote:
At Tue, 2 Jun 2020 15:17:36 +0900, Masahiko Sawada 
<masahiko.saw...@2ndquadrant.com> wrote in
Hi all,

Tracking of spilled transactions has been introduced to PG13. These
new statistics values, spill_txns, spill_count, and spill_bytes, are
cumulative total values unlike other statistics values in
pg_stat_replication.

Basically I don't think it's good design to mix dynamic and collected
stats in one view. It might be better to separate them into different
new stats view. It's too late to add new stats view for v13, though....

Regards,

--
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION


Reply via email to