From 7d732f06cc462101477576d0271a9a865f2fbe8f Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Fri, 23 Dec 2005 23:28:35 +0000 Subject: Wups, fat-fingered the calculation the first time. Update comment in postgresql.conf.sample too. --- doc/src/sgml/runtime.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index 331a5c3b893..e43d8931696 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -1,5 +1,5 @@ @@ -1031,12 +1031,12 @@ set semsys:seminfo_semmsl=32 - 400 + 400 * + 400 + 270 * - 600 + 400 * + 600 + 270 * -- cgit v1.2.3