mirror of
https://github.com/postgres/postgres.git
synced 2025-07-21 16:02:15 +03:00
Fix typo.
Amit Langote
This commit is contained in:
@ -2594,7 +2594,7 @@ SELECT pg_stat_get_backend_pid(s.backendid) AS pid,
|
||||
<entry><structfield>index_vacuum_count</></entry>
|
||||
<entry><type>bigint</></entry>
|
||||
<entry>
|
||||
Number of completed index vacuums cycles.
|
||||
Number of completed index vacuum cycles.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
|
Reference in New Issue
Block a user