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

Commite885554

Browse files
committed
Clarify autovacuum wording.
1 parent01ead29 commite885554

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎doc/src/sgml/release.sgml

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

44
Typical markup:
55

@@ -177,9 +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</>.Autovacuumnow checks to see if
181-
the database is in danger of xid wraparound and
182-
<command>VACUUM</command>s the whole database if needed.
180+
<filename>postgresql.conf</>.Also autovacuumnow checks
181+
ifthe database is in danger of xid wraparound and
182+
vacuums the database if needed.
183183
</para>
184184
</listitem>
185185
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp