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

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: doc: warn pg_stat_reset() can cause vacuum/analyze problems
Дата
Msg-id E1okVSU-002oDu-Lj@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/5f9372028bd8e6b4f71425c1a64ec2cf528533b8

Modified Files
--------------
doc/src/sgml/monitoring.sgml | 11 +++++++++++
1 file changed, 11 insertions(+)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Record dependencies of a cast on other casts that it requires.
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: move the mention of aggregate JSON functions up in section