Fix typos.
authorRobert Haas <rhaas@postgresql.org>
Tue, 15 Mar 2016 20:28:17 +0000 (16:28 -0400)
committerRobert Haas <rhaas@postgresql.org>
Tue, 15 Mar 2016 20:28:17 +0000 (16:28 -0400)
Thomas Reiss

doc/src/sgml/monitoring.sgml

index de79fde6be3d6b7a396de901c992be5a3cc2372c..7055c37a0b1bc7c7337116787fb84aa51d0d96f4 100644 (file)
@@ -663,7 +663,7 @@ postgres   27093  0.0  0.0  30096  2752 ?        Ss   11:34   0:00 postgres: ser
         <listitem>
          <para>
           <literal>Lock</>: The backend is waiting for a heavyweight lock.
-          Heayweight locks, also known as lock manager locks or simply locks,
+          Heavyweight locks, also known as lock manager locks or simply locks,
           primarily protect SQL-visible objects such as tables.  However,
           they are also used to ensure mutual exclusion for certain internal
           operations such as relation extension.  <literal>wait_event</> will
@@ -971,7 +971,7 @@ postgres   27093  0.0  0.0  30096  2752 ?        Ss   11:34   0:00 postgres: ser
         <row>
          <entry morerows="15"><literal>LWLockTranche</></entry>
          <entry><literal>clog</></entry>
-         <entry>Waiting for I/O on a clog (transcation status) buffer.</entry>
+         <entry>Waiting for I/O on a clog (transaction status) buffer.</entry>
         </row>
         <row>
          <entry><literal>commit_timestamp</></entry>