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

Bruce Momjian <bruce@momjian.us>

Commit: b661aea772e1fd06064ee9473c2431081a4436fe
Author: Bruce Momjian <bruce@momjian.us>
Date: 2022-10-17T19:07:03Z
Releases: 14.6
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