mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Report wait event for cost-based vacuum delay.
Author: Justin Pryzby Discussion: https://postgr.es/m/20200321040750.GD13662@telsasoft.com
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user