typos in the docu
http://developer.postgresql.org/docs/postgres/kernel-resources.html
16.5.1
"FreeBSD"
...
$ systcl -w kern.ipc.shmall=32768
$ systcl -w kern.ipc.shmmax=134217728
$ systcl -w kern.ipc.semmap=256
"Linux"
...
$ systcl -w kernel.shmmax=134217728
$ systcl -w kernel.shmall=2097152
systcl is wrong sysctl notStefan
On Wed, Mar 02, 2005 at 06:35:01PM +0100, Stefan Hans wrote:
http://developer.postgresql.org/docs/postgres/kernel-resources.html
16.5.1
"FreeBSD"
...
$ systcl -w kern.ipc.shmall=32768
$ systcl -w kern.ipc.shmmax=134217728
$ systcl -w kern.ipc.semmap=256"Linux"
...$ systcl -w kernel.shmmax=134217728
$ systcl -w kernel.shmall=2097152systcl is wrong sysctl notStefan
Patch attached. Thanks, Stefan :)
Cheers,
D
--
David Fetter david@fetter.org http://fetter.org/
phone: +1 510 893 6100 mobile: +1 415 235 3778
Remember to vote!