We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c360d6 commit c38ff52Copy full SHA for c38ff52
doc/src/sgml/runtime.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$Header: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v 1.217 2003/11/06 22:08:14 petere Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v 1.218 2003/11/14 15:43:22 tgl Exp $
3
-->
4
5
<Chapter Id="runtime">
@@ -2825,7 +2825,7 @@ $ <userinput>postmaster -o '-S 1024 -s'</userinput>
2825
<row>
2826
<entry><varname>SEMVMX</></>
2827
<entry>Maximum value of semaphore</>
2828
- <entry>at least 255 (The default is often 32767, don't change unless asked to.)</>
+ <entry>at least 1000 (The default is often 32767, don't change unless asked to.)</>
2829
</row>
2830
2831
</tbody>
0 commit comments