Re: [DOCS] Instructions for Linux ipc config

2005-02-03 Thread Mark Kirkwood
Tom Lane wrote: Mark Kirkwood <[EMAIL PROTECTED]> writes: Glancing over these as I was doing the FreeBSD patch, I noticed some scope for modernization there plus a possible error to correct: i) we could standardize the change method to use sysctl instead of echo'ing things into /proc/kernel/* stru

Re: [DOCS] Instructions for Linux ipc config

2005-02-03 Thread Tom Lane
Mark Kirkwood <[EMAIL PROTECTED]> writes: > Glancing over these as I was doing the FreeBSD patch, I noticed some > scope for modernization there plus a possible error to correct: > i) we could standardize the change method to use sysctl instead of > echo'ing things into /proc/kernel/* structures (

[DOCS] Instructions for Linux ipc config

2005-02-03 Thread Mark Kirkwood
Glancing over these as I was doing the FreeBSD patch, I noticed some scope for modernization there plus a possible error to correct: i) we could standardize the change method to use sysctl instead of echo'ing things into /proc/kernel/* structures (unless there is some reason for this to be preferab