small changes to config and vacuum.sgml

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: pgsql-docs(at)postgresql(dot)org
Subject: small changes to config and vacuum.sgml
Date: 2007-11-28 00:54:15
Message-ID: 20071127165415.6a01ee35@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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-----

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2007-11-28 05:01:40 Re: small changes to config and vacuum.sgml
Previous Message Bruce Momjian 2007-11-27 22:55:40 Re: Some more indexterm