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

Commitaf86aa8

Browse files
committed
Remove kill mention in install docs, was for pre-7.0 releases.
1 parentf57b2f0 commitaf86aa8

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

‎doc/src/sgml/installation.sgml

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.252 2006/01/05 03:01:32 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.253 2006/04/18 22:52:07 momjian Exp $ -->
22

33
<chapter id="installation">
44
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -440,19 +440,6 @@ su - postgres
440440
</screen>
441441
works.
442442
</para>
443-
444-
<para>
445-
Very old versions might not have <application>pg_ctl</>. If you
446-
can't find it or it doesn't work, find out the process ID of the
447-
old server, for example by typing
448-
<screen>
449-
<userinput>ps ax | grep postmaster</userinput>
450-
</screen>
451-
and signal it to stop this way:
452-
<screen>
453-
<userinput>kill -INT <replaceable>processID</></userinput>
454-
</screen>
455-
</para>
456443
</step>
457444

458445
<step>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp