Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2a90cb6

Browse files
committed
Fix typos.
Thomas Reiss
1 parentc16dc1a commit2a90cb6

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
@@ -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>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp