doc: warn pg_stat_reset() can cause vacuum/analyze problems

Bruce Momjian <bruce@momjian.us>

Commit: 63a37093824d57609fba55494daea49631f9f446
Author: Bruce Momjian <bruce@momjian.us>
Date: 2022-10-17T19:07:02Z
Releases: 10.23
doc:  warn pg_stat_reset() can cause vacuum/analyze problems

The fix is to run ANALYZE.

Discussion: https://postgr.es/m/YzRr+ys98UzVQJvK@momjian.us,
   https://postgr.es/m/flat/CAKJS1f8DTbCHf9gedU0He6ARsd58E6qOhEHM1caomqj_r9MOiQ%40mail.gmail.com,
   https://postgr.es/m/CAKJS1f80o98hcfSk8j%3DfdN09S7Sjz%2BvuzhEwbyQqvHJb_sZw0g%40mail.gmail.com

Backpatch-through: 10

Files

PathChange+/−
doc/src/sgml/monitoring.sgml modified +11 −0

Documentation touched