public inbox for [email protected]
help / color / mirror / Atom feedFrom: David Fetter <[email protected]>
To: PostgreSQL Docs <[email protected]>
To: PostgreSQL Patches <[email protected]>
Subject: Clarifying Autovacuum docs in the release notes
Date: Sun, 11 Sep 2005 20:32:40 -0700
Message-ID: <[email protected]> (raw)
Folks,
Please find attached a patch which tells about what the spiffy,
integrated autovacuum now does :)
Cheers,
D
--
David Fetter [email protected] http://fetter.org/
phone: +1 510 893 6100 mobile: +1 415 235 3778
Remember to vote!
? autovacuum.diff
? d0m41n_fux0r3d.diff
Index: doc/src/sgml/release.sgml
===================================================================
RCS file: /projects/cvsroot/pgsql/doc/src/sgml/release.sgml,v
retrieving revision 1.365
diff -c -r1.365 release.sgml
*** doc/src/sgml/release.sgml 4 Sep 2005 13:40:24 -0000 1.365
--- doc/src/sgml/release.sgml 12 Sep 2005 03:15:12 -0000
***************
*** 173,179 ****
Integrating autovacuum into the server allows it to be
automatically started and stopped in sync with the database
server, and allows autovacuum to be configured from
! <filename>postgresql.conf</>.
</para>
</listitem>
</varlistentry>
--- 173,181 ----
Integrating autovacuum into the server allows it to be
automatically started and stopped in sync with the database
server, and allows autovacuum to be configured from
! <filename>postgresql.conf</>. Autovacuum now checks to see if
! the database is in danger of xid wraparound and
! <command>VACUUM</command>s the whole database if needed.
</para>
</listitem>
</varlistentry>
Attachments:
[text/plain] autovacuum.diff (1.2K, 2-autovacuum.diff)
download | inline diff:
? autovacuum.diff
? d0m41n_fux0r3d.diff
Index: doc/src/sgml/release.sgml
===================================================================
RCS file: /projects/cvsroot/pgsql/doc/src/sgml/release.sgml,v
retrieving revision 1.365
diff -c -r1.365 release.sgml
*** doc/src/sgml/release.sgml 4 Sep 2005 13:40:24 -0000 1.365
--- doc/src/sgml/release.sgml 12 Sep 2005 03:15:12 -0000
***************
*** 173,179 ****
Integrating autovacuum into the server allows it to be
automatically started and stopped in sync with the database
server, and allows autovacuum to be configured from
! <filename>postgresql.conf</>.
</para>
</listitem>
</varlistentry>
--- 173,181 ----
Integrating autovacuum into the server allows it to be
automatically started and stopped in sync with the database
server, and allows autovacuum to be configured from
! <filename>postgresql.conf</>. Autovacuum now checks to see if
! the database is in danger of xid wraparound and
! <command>VACUUM</command>s the whole database if needed.
</para>
</listitem>
</varlistentry>
view thread (5+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Clarifying Autovacuum docs in the release notes
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox