aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2020-03-23 22:19:56 -0700
committerAndres Freund <andres@anarazel.de>2020-03-23 22:53:22 -0700
commitcedffbdb8b137325a79e07a976457bc2314adf9b (patch)
treee46e13b8808a596ced17dcbefee4ccfc20793096 /doc/src
parent496ee647ecd2917369ffcf1eaa0b2cdca07c8730 (diff)
downloadpostgresql-cedffbdb8b137325a79e07a976457bc2314adf9b.tar.gz
postgresql-cedffbdb8b137325a79e07a976457bc2314adf9b.zip
Report wait event for cost-based vacuum delay.
Author: Justin Pryzby Discussion: https://postgr.es/m/20200321040750.GD13662@telsasoft.com
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/monitoring.sgml2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml
index fd3b6b9f38c..e87fb9634e5 100644
--- a/doc/src/sgml/monitoring.sgml
+++ b/doc/src/sgml/monitoring.sgml
@@ -1515,6 +1515,8 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
(<filename>pg_wal</filename>, archive or stream) before trying
again to retrieve WAL data, at recovery.
</entry>
+ <entry><literal>VacuumDelay</literal></entry>
+ <entry>Waiting in a cost-based vacuum delay point.</entry>
</row>
<row>
<entry morerows="68"><literal>IO</literal></entry>