This is a discussion on typos in the docu within the pgsql Bugs forums, part of the PostgreSQL category; --> http://developer.postgresql.org/docs...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" .... $ ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| http://developer.postgresql.org/docs...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 |