Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit01ead29

Browse files
committed
Please find attached a patch which tells about what the spiffy,
integrated autovacuum now does :)David Fetter
1 parent9822c73 commit01ead29

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎doc/src/sgml/release.sgml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.371 2005/09/22 23:47:44 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.372 2005/09/23 02:25:35 momjian Exp $
33

44
Typical markup:
55

@@ -177,7 +177,9 @@ pg_[A-Za-z0-9_] <application>
177177
Integrating autovacuum into the server allows it to be
178178
automatically started and stopped in sync with the database
179179
server, and allows autovacuum to be configured from
180-
<filename>postgresql.conf</>.
180+
<filename>postgresql.conf</>. Autovacuum now checks to see if
181+
the database is in danger of xid wraparound and
182+
<command>VACUUM</command>s the whole database if needed.
181183
</para>
182184
</listitem>
183185
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp