]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Fix documentation typo in commit 5e6368b4.
authorThomas Munro <tmunro@postgresql.org>
Wed, 16 Mar 2022 02:53:28 +0000 (15:53 +1300)
committerThomas Munro <tmunro@postgresql.org>
Wed, 16 Mar 2022 02:56:41 +0000 (15:56 +1300)
Back-patch to 14.

doc/src/sgml/monitoring.sgml

index cfddd33da1d1419e1591b2b13ae53de4bc2b5a69..9b43feb8557ec1afdaf0dd94a5fa616f6e46b5a2 100644 (file)
@@ -2224,7 +2224,7 @@ postgres   27093  0.0  0.0  30096  2752 ?        Ss   11:34   0:00 postgres: ser
       <entry>Waiting during base backup when throttling activity.</entry>
      </row>
      <row>
-      <entry><literal>CheckpointerWriteDelay</literal></entry>
+      <entry><literal>CheckpointWriteDelay</literal></entry>
       <entry>Waiting between writes while performing a checkpoint.</entry>
      </row>
      <row>