Skip to content

Commit b1bff7e

Browse files
committed
Update info about shared memory space calculation to match CVS tip's behavior.
1 parent 936d43d commit b1bff7e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/runtime.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.357 2005/11/04 23:14:01 petere Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.358 2005/12/23 23:02:26 tgl Exp $
33
-->
44

55
<chapter Id="runtime">
@@ -1031,12 +1031,12 @@ set semsys:seminfo_semmsl=32
10311031
<tbody>
10321032
<row>
10331033
<entry><xref linkend="guc-max-connections"></>
1034-
<entry>400 + 220 * <xref linkend="guc-max-locks-per-transaction"></entry>
1034+
<entry>400 + 400 * <xref linkend="guc-max-locks-per-transaction"></entry>
10351035
</row>
10361036

10371037
<row>
10381038
<entry><xref linkend="guc-max-prepared-transactions"></>
1039-
<entry>600 + 220 * <xref linkend="guc-max-locks-per-transaction"></entry>
1039+
<entry>600 + 400 * <xref linkend="guc-max-locks-per-transaction"></entry>
10401040
</row>
10411041

10421042
<row>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy