Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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.