projects
/
users
/
simon
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25860c3
)
Remove tab in SGML file.
author
Bruce Momjian
<bruce@momjian.us>
Mon, 17 Dec 2007 13:54:10 +0000
(13:54 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Mon, 17 Dec 2007 13:54:10 +0000
(13:54 +0000)
doc/src/sgml/runtime.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/runtime.sgml
b/doc/src/sgml/runtime.sgml
index 19cb38eb5956c036f404f85c9b3dc5f56553e6bd..3e7eb03e70275f744ca911effc53e4d421bc2da7 100644
(file)
--- a/
doc/src/sgml/runtime.sgml
+++ b/
doc/src/sgml/runtime.sgml
@@
-1260,7
+1260,7
@@
Out of Memory: Killed process 12345 (postgres).
being invoked altogether, it will lower the chances significantly and
will therefore lead to more robust system behavior. (It might also
cause <function>fork()</> to fail when the machine appears to have
-
available memory but it is actually reserved
+ available memory but it is actually reserved
to other applications with careless memory allocation.) This
is done by selecting strict overcommit mode via
<command>sysctl</command>: