doc: Fix data checksum progress reporting documentation Add pg_stat_progress_data_checksums to the progress reporting summary and the list of commands with progress reporting.
Also clarify that the view reports both enabling and disabling data checksums, and correct the documented types of its progress counters to bigint. Author: Fujii Masao <[email protected]> Reviewed-by: Daniel Gustafsson <[email protected]> Discussion: https://postgr.es/m/CAHGQGwHJHJYAkYZBi3_O13np-Rou9UL637=hb3y_-qdcgcz...@mail.gmail.com Backpatch-through: 19 Branch ------ REL_19_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/dff11f846c4bd044e51ca944f2f3e089be0462ac Modified Files -------------- doc/src/sgml/monitoring.sgml | 39 +++++++++++++++++++++++++-------------- 1 file changed, 25 insertions(+), 14 deletions(-)
