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 ef9d0cf19c
commit 65a0cf8632
1 changed files with 2 additions and 2 deletions

View File

@ -5137,7 +5137,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*"/>
@ -6049,7 +6049,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*"/>