docs: make monitoring "phases" table titles consistent

Reported-by: Nitin Jadhav

Discussion: https://postgr.es/m/CAMm1aWbmTHwHKC2PERH0CCaFVPoxrtLeS8=wNuoge94qdSp3vA@mail.gmail.com

Author: Nitin Jadhav

Backpatch-through: 13
This commit is contained in:
Bruce Momjian 2022-07-14 20:01:11 -04:00
parent 5fe2d4c56e
commit 582c3e9e8b
1 changed files with 2 additions and 2 deletions

View File

@ -5894,7 +5894,7 @@ SELECT pg_stat_get_backend_pid(s.backendid) AS pid,
</table>
<table id="analyze-phases">
<title>ANALYZE phases</title>
<title>ANALYZE Phases</title>
<tgroup cols="2">
<colspec colname="col1" colwidth="1*"/>
<colspec colname="col2" colwidth="2*"/>
@ -6824,7 +6824,7 @@ SELECT pg_stat_get_backend_pid(s.backendid) AS pid,
</table>
<table id="basebackup-phases">
<title>Base backup phases</title>
<title>Base Backup Phases</title>
<tgroup cols="2">
<colspec colname="col1" colwidth="1*"/>
<colspec colname="col2" colwidth="2*"/>