This is for WAL statistics.
Reported-by: Bertrand Drouvot
Discussion: https://postgr.es/m/
[email protected]
</para>
<para>
-The statistics are accessed via pg_stat_get_backend_io(). Per-backend statistics can be cleared via pg_stat_reset_backend_stats().
+The statistics are accessed via pg_stat_get_backend_io(). Per-backend I/O statistics can be cleared via pg_stat_reset_backend_stats().
</para>
</listitem>
Add function pg_stat_get_backend_wal() to return per-backend WAL statistics (Bertrand Drouvot)
<ulink url="&commit_baseurl;76def4cdd">§</ulink>
</para>
+
+<para>
+Per-backend WAL statistics can be cleared via pg_stat_reset_backend_stats().
+</para>
</listitem>
<!--