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

Commit823702b

Browse files
committed
Improve lazy vacuum wording.
1 parent9551ab2 commit823702b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/maintenance.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.52 2005/12/0705:35:53 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.53 2005/12/0714:35:45 momjian Exp $
33
-->
44

55
<chapter id="maintenance">
@@ -142,8 +142,8 @@ $PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.52 2005/12/07 05:35:53 momj
142142
just <command>VACUUM</command>, marks expired data in tables and
143143
indexes for future reuse; it does <emphasis>not</emphasis> attempt
144144
to reclaim the space used by this expired data unless the space is
145-
at the end of the table and an exclusive lock can beobtainedeasily
146-
on the table. Unused space at the start or middle of the file does
145+
at the end of the table and an exclusivetablelock can be easily
146+
obtained. Unused space at the start or middle of the file does
147147
not result in the file being shortened and space returned to the
148148
operating system. This variant of <command>VACUUM</command> can be
149149
run concurrently with normal database operations.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp