File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1- <!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.213 2009/03/26 20:55:49 tgl Exp $ -->
1+ <!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.214 2009/04/02 22:44:10 momjian Exp $ -->
22
33<chapter Id="runtime-config">
44 <title>Server Configuration</title>
@@ -1253,8 +1253,7 @@ SET ENABLE_SEQSCAN TO OFF;
12531253 function, which some operating systems lack. If the function is not
12541254 present then setting this parameter to anything but zero will result
12551255 in an error. On some operating systems the function is present but
1256- does not actually do anything. On such systems setting a nonzero
1257- value will add CPU overhead without improving performance.
1256+ does not actually do anything (e.g. Solaris).
12581257 </para>
12591258 </listitem>
12601259 </varlistentry>
You can’t perform that action at this time.
0 commit comments