We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dac7c7 commit afc4ffeCopy full SHA for afc4ffe
doc/src/sgml/runtime.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.297 2004/12/18 04:21:43 momjian Exp $
+$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.298 2004/12/18 18:36:33 tgl Exp $
3
-->
4
5
<Chapter Id="runtime">
@@ -4427,7 +4427,9 @@ sysctl -w kern.sysv.shmseg
4427
sysctl -w kern.sysv.shmall
4428
</programlisting>
4429
In OS X 10.3, these commands have been moved to <filename>/etc/rc</>
4430
- and must be edited there.
+ and must be edited there. Note that <filename>/etc/rc</> is usually
4431
+ overwritten by OS X updates (such as 10.3.6 to 10.3.7) so you
4432
+ should expect to have to redo your editing after each update.
4433
</para>
4434
</listitem>
4435
</varlistentry>
0 commit comments