Skip to content

Commit ad8c8ee

Browse files
committed
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
1 parent 8ef2859 commit ad8c8ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/monitoring.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5889,7 +5889,7 @@ SELECT pg_stat_get_backend_pid(s.backendid) AS pid,
58895889
</table>
58905890

58915891
<table id="analyze-phases">
5892-
<title>ANALYZE phases</title>
5892+
<title>ANALYZE Phases</title>
58935893
<tgroup cols="2">
58945894
<colspec colname="col1" colwidth="1*"/>
58955895
<colspec colname="col2" colwidth="2*"/>
@@ -6819,7 +6819,7 @@ SELECT pg_stat_get_backend_pid(s.backendid) AS pid,
68196819
</table>
68206820

68216821
<table id="basebackup-phases">
6822-
<title>Base backup phases</title>
6822+
<title>Base Backup Phases</title>
68236823
<tgroup cols="2">
68246824
<colspec colname="col1" colwidth="1*"/>
68256825
<colspec colname="col2" colwidth="2*"/>

0 commit comments

Comments
 (0)