Skip to content

Commit 2020e24

Browse files
committed
Remove restart instructions from INSTALL.
1 parent ecefacd commit 2020e24

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

INSTALL

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -513,12 +513,6 @@ from 6.0 or 1.* release, do the following:
513513
b) Back up your system. (You should probably keep the last few
514514
backups on hand.) Ideally, no one else should be using the
515515
system at the time.
516-
c) Stop and restart the postmaster. The software currently
517-
suffers from memory leaks. This means that as more commands
518-
are processed, the program will allocate, then forget about,
519-
more and more memory. Eventually your computer will run
520-
low on memory and start to swap excessively. This problem
521-
will probably be gone in the next release.
522516

523517
Ideally, the above tasks should be done by a shell script that is
524518
run nightly or weekly by cron. Look at the man page for crontab

0 commit comments

Comments
 (0)