OSDN Git Service

Increase amount of shared buffers initdb tries to allocate to 4000,
authorAndrew Dunstan <andrew@dunslane.net>
Tue, 27 Dec 2005 23:54:01 +0000 (23:54 +0000)
committerAndrew Dunstan <andrew@dunslane.net>
Tue, 27 Dec 2005 23:54:01 +0000 (23:54 +0000)
commita37422e042a6114ab0e513f50dac4a47fab22313
tree7dec57dd36a6c10664a3bc95f098ef722356a6f2
parenta598385f3b2f88205d2e79470daefe38374acb1f
Increase amount of shared buffers initdb tries to allocate to 4000,
and add logic to try max_fsm_pages up to 200000, plus accompanying minor
docs changes.
doc/src/sgml/config.sgml
src/bin/initdb/initdb.c