]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
docs: make monitoring "phases" table titles consistent
authorBruce Momjian <bruce@momjian.us>
Fri, 15 Jul 2022 00:01:11 +0000 (20:01 -0400)
committerBruce Momjian <bruce@momjian.us>
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 7b6ea8b24dfa63d5b61881ad5d71640ea4e9fb36..6b0ff5ff4c0bd9826e4e7686f033ab7d3ace4bb7 100644 (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*"/>