Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2001-02-16 16:10:06 +0000
committerBruce Momjian2001-02-16 16:10:06 +0000
commit016f0eed2441e5925c7c29f055bff3674ace2e53 (patch)
tree46180db3be1a507ee88249425684ae50d08b3755 /doc/FAQ_BSDI
parenteb90c16dd7861dd5cf73191b6a77d13bb5711f83 (diff)
Update BSDI SGML.
Diffstat (limited to 'doc/FAQ_BSDI')
-rw-r--r--doc/FAQ_BSDI2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/FAQ_BSDI b/doc/FAQ_BSDI
index 09abb57d099..bc678026afb 100644
--- a/doc/FAQ_BSDI
+++ b/doc/FAQ_BSDI
@@ -11,7 +11,7 @@ Bruce Momjian (pgman@candle.pha.pa.us) 2000-07-7
1) To increase the amount of malloc'ed memory and files opened by
PostgreSQL, add this:
- :datasize-cur=600M:\
+ :datasize-cur=256M:\
:openfiles-cur=256:
to your /etc/login.conf file.