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

Commit6b5aeb7

Browse files
committed
Typo.
1 parenteb13319 commit6b5aeb7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/monitoring.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/monitoring.sgml,v 1.1 2001/10/16 23:57:06 tgl Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/monitoring.sgml,v 1.2 2001/10/19 00:46:51 tgl Exp $
33
-->
44

55
<chapter id="monitoring">
@@ -37,7 +37,7 @@ $ ps auxww | grep ^postgres
3737
postgres 960 0.0 1.1 6104 1480 pts/1 SN 13:17 0:00 postmaster -i
3838
postgres 963 0.0 1.1 7084 1472 pts/1 SN 13:17 0:00 postgres: stats buffer process
3939
postgres 965 0.0 1.1 6152 1512 pts/1 SN 13:17 0:00 postgres: stats collector process
40-
postgres 998 0.0 2.3 6532 2992 pts/1 SN 13:18 0:00 postgres: tgl runbug[127.0.0.1] idle
40+
postgres 998 0.0 2.3 6532 2992 pts/1 SN 13:18 0:00 postgres: tgl runbug 127.0.0.1 idle
4141
postgres 1003 0.0 2.4 6532 3128 pts/1 SN 13:19 0:00 postgres: tgl regression [local] SELECT waiting
4242
postgres 1016 0.1 2.4 6532 3080 pts/1 SN 13:19 0:00 postgres: tgl regression [local] idle in transaction
4343
</screen>
@@ -54,7 +54,7 @@ postgres 1016 0.1 2.4 6532 3080 pts/1 SN 13:19 0:00 postgres: tgl reg
5454
process sets its command line display in the form
5555

5656
<screen>
57-
postgres: <replaceable>user</> <replaceable>database</>[<replaceable>host</>] <replaceable>activity</>
57+
postgres: <replaceable>user</> <replaceable>database</> <replaceable>host</> <replaceable>activity</>
5858
</screen>
5959

6060
The user, database, and connection source host items remain the same for

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp