Re: small changes to config and vacuum.sgml

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: small changes to config and vacuum.sgml
Date: 2007-11-28 05:01:40
Message-ID: 200711280501.lAS51eV03341@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs


Patch applied. Thanks.

---------------------------------------------------------------------------

Joshua D. Drake wrote:
> -----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-----
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://postgres.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

Attachment Content-Type Size
/rtmp/diff text/x-diff 1.7 KB

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2007-11-28 05:13:46 Re: Some more indexterm
Previous Message Joshua D. Drake 2007-11-28 00:54:15 small changes to config and vacuum.sgml