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

Commitcc04aaf

Browse files
committed
Update pg_ctk/kill docs.
1 parentd08e700 commitcc04aaf

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

‎doc/src/sgml/runtime.sgml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.391 2007/12/1713:54:10 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.392 2007/12/1714:00:52 momjian Exp $ -->
22

33
<chapter Id="runtime">
44
<title>Operating System Environment</title>
@@ -1351,11 +1351,8 @@ sysctl -w vm.overcommit_memory=2
13511351
<para>
13521352
The <xref linkend="app-pg-ctl"> program provides a convenient
13531353
interface for sending these signals to shut down the server.
1354-
</para>
1355-
1356-
<para>
13571354
Alternatively, you can send the signal directly using <command>kill</>
1358-
(or <command>pg_ctl kill TERM [process id]</>on<productname>Windows</>).
1355+
onnon-Windows systems.
13591356
The <acronym>PID</> of the <command>postgres</command> process can be
13601357
found using the <command>ps</command> program, or from the file
13611358
<filename>postmaster.pid</filename> in the data directory. For

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp