File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -663,7 +663,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
663663 <listitem>
664664 <para>
665665 <literal>Lock</>: The backend is waiting for a heavyweight lock.
666- Heayweight locks, also known as lock manager locks or simply locks,
666+ Heavyweight locks, also known as lock manager locks or simply locks,
667667 primarily protect SQL-visible objects such as tables. However,
668668 they are also used to ensure mutual exclusion for certain internal
669669 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
971971 <row>
972972 <entry morerows="15"><literal>LWLockTranche</></entry>
973973 <entry><literal>clog</></entry>
974- <entry>Waiting for I/O on a clog (transcation status) buffer.</entry>
974+ <entry>Waiting for I/O on a clog (transaction status) buffer.</entry>
975975 </row>
976976 <row>
977977 <entry><literal>commit_timestamp</></entry>
You can’t perform that action at this time.
0 commit comments