typos in the docu

From: "Stefan Hans" <shans(at)tanagra(dot)de>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: typos in the docu
Date: 2005-03-02 17:35:01
Message-ID: 18d001c51f4e$44bf6030$bf01a8c0@pc1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-patches

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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message David Fetter 2005-03-02 18:29:01 Re: [BUGS] typos in the docu
Previous Message Tom Belich 2005-03-02 16:41:16 Re: bcmwltry.exe, libeay32.dll

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2005-03-02 17:54:20 Re: [HACKERS] UTF8 or Unicode
Previous Message Mark Wong 2005-03-02 17:04:38 Re: WIP: buffer manager rewrite (take 2)