File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.227 2003/12/13 23:59:06 neilc Exp $
2
+ $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.228 2004/01/05 20:37:51 neilc Exp $
3
3
-->
4
4
5
5
<Chapter Id="runtime">
@@ -2974,7 +2974,7 @@ $ <userinput>postmaster -o '-S 1024 -s'</userinput>
2974
2974
number</quote>, to detect collision with semaphore sets used by
2975
2975
other applications. The maximum number of semaphores in the system
2976
2976
is set by <varname>SEMMNS</>, which consequently must be at least
2977
- as high as <literal >max_connections</> plus one extra for each 16
2977
+ as high as <varname >max_connections</> plus one extra for each 16
2978
2978
allowed connections (see the formula in <xref
2979
2979
linkend="sysvipc-parameters">). The parameter <varname>SEMMNI</>
2980
2980
determines the limit on the number of semaphore sets that can
You can’t perform that action at this time.
0 commit comments