Re: OS X shared memory documentation
От | Tom Lane |
---|---|
Тема | Re: OS X shared memory documentation |
Дата | |
Msg-id | 13107.1139727274@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | OS X shared memory documentation ("Jim C. Nasby" <jnasby@pervasive.com>) |
Ответы |
Re: OS X shared memory documentation
|
Список | pgsql-patches |
"Jim C. Nasby" <jnasby@pervasive.com> writes: > + In OS X 10.3 and later, you can simply place the settings into > + <filename>/etc/sysctl.conf</>, with one caveat: all five of these > + parameters are linked together, so you must specify all five in > + <filename>/etc/sysctl.conf</>. If you do not specify all five the > + defaults that are hard-coded into <filename>/etc/rc</> will be used > + instead. In all versions, you'll need to reboot to make It'd be nice if it were as simple as that, but my experiments say that it isn't. The conclusion I had come to (which is in our docs now) is that the real gotcha in the mix is that 10.4 ignores SHMMAX settings that aren't an exact multiple of the page size. regards, tom lane
В списке pgsql-patches по дате отправления: