We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentecefacd commit2020e24Copy full SHA for 2020e24
INSTALL
@@ -513,12 +513,6 @@ from 6.0 or 1.* release, do the following:
513
b) Back up your system. (You should probably keep the last few
514
backups on hand.) Ideally, no one else should be using the
515
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.
522
523
Ideally, the above tasks should be done by a shell script that is
524
run nightly or weekly by cron. Look at the man page for crontab