docs: make monitoring "phases" table titles consistent
authorBruce Momjian <[email protected]>
Fri, 15 Jul 2022 00:01:11 +0000 (20:01 -0400)
committerBruce Momjian <[email protected]>
Fri, 15 Jul 2022 00:01:11 +0000 (20:01 -0400)
Reported-by: Nitin Jadhav
Discussion: https://postgr.es/m/CAMm1aWbmTHwHKC2PERH0CCaFVPoxrtLeS8=wNuoge94qdSp3vA@mail.gmail.com

Author: Nitin Jadhav

Backpatch-through: 13

doc/src/sgml/monitoring.sgml

index f2066e5f0f51ea68002a4fde706a7b4068a360a4..7dbbab6f5c928583efb53df878e9b00d10b6b4a8 100644 (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*"/>