small changes to config and vacuum.sgml - Mailing list pgsql-docs

From Joshua D. Drake
Subject small changes to config and vacuum.sgml
Date
Msg-id 20071127165415.6a01ee35@commandprompt.com
Whole thread Raw
Responses Re: small changes to config and vacuum.sgml  (Bruce Momjian <bruce@momjian.us>)
List pgsql-docs
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

- -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

I apologize in advance if the docbook isn't quite right, my docbook
installation is wonkey and I couldn't validate.

Index: sgml/config.sgml
===================================================================
RCS file: /projects/cvsroot/pgsql/doc/src/sgml/config.sgml,v
retrieving revision 1.156
diff -c -r1.156 config.sgml
*** sgml/config.sgml    19 Nov 2007 02:26:10 -0000      1.156
- - --- sgml/config.sgml    28 Nov 2007 00:51:24 -0000
***************
*** 961,966 ****
- - --- 961,971 ----
        </listitem>
       </varlistentry>
  
+      <note>
+        <para>See the <xref linkend="sql-vacuum"
endterm="sql-vacuum-title">
+        command for information on setting this parameter.</para>
+      </note>
+ 
       </variablelist>
       </sect2>
       <sect2 id="runtime-config-resource-kernel">
cvs diff: Diffing sgml/ref
Index: sgml/ref/vacuum.sgml
===================================================================
RCS file: /projects/cvsroot/pgsql/doc/src/sgml/ref/vacuum.sgml,v
retrieving revision 1.49
diff -c -r1.49 vacuum.sgml
*** sgml/ref/vacuum.sgml        7 Oct 2007 01:16:42 -0000       1.49
- - --- sgml/ref/vacuum.sgml        28 Nov 2007 00:51:24 -0000
***************
*** 96,102 ****
      <term><literal>VERBOSE</literal></term>
      <listitem>
       <para>
!       Prints a detailed vacuum activity report for each table.
       </para>
      </listitem>
     </varlistentry>
- - --- 96,105 ----
      <term><literal>VERBOSE</literal></term>
      <listitem>
       <para>
!       Prints a detailed vacuum activity report for each table. Can be
used !       to help determine appropriate settings for 
!       <literal>max_fsm_pages<literal>,
<literal>max_fsm_pages</literal>, !       and
<literal>default_statistics_target</literal>. </para>
      </listitem>
     </varlistentry>


- - -- 

      === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564   24x7/Emergency: +1.800.492.2240
PostgreSQL solutions since 1997  http://www.commandprompt.com/
            UNIQUE NOT NULL
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/

- -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHTLvaATb/zqfZUUQRAtR1AJ43b6La72D8DPIWSJ++B4WuiXdhlwCeNEyi
NcVnl9FukCqEZimxgDFs/qc=
=4vI0
- -----END PGP SIGNATURE-----
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHTLw3ATb/zqfZUUQRAqjbAJ0XgYAV3mXD9GRj5UbVYzOUw5yAngCbBNhq
qABPc18aa+UzzdybXNxJv5Q=
=0yPj
-----END PGP SIGNATURE-----

pgsql-docs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Some more indexterm
Next
From: Bruce Momjian
Date:
Subject: Re: small changes to config and vacuum.sgml