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

Commit6ca102d

Browse files
committed
Update:
< o Do VACUUM FULL if table is nearly empty?> o Suggest VACUUM FULL if a table is nearly empty
1 parent69e4e57 commit6ca102d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated:Wed Aug 2409:57:22 EDT 2005
5+
Last updated:Wed Aug 2410:00:31 EDT 2005
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -913,7 +913,7 @@ Vacuum
913913

914914
o -Move into the backend code
915915
o Use free-space map information to guide refilling
916-
oDo VACUUM FULL if table is nearly empty?
916+
oSuggest VACUUM FULL ifatable is nearly empty
917917
o Improve xid wraparound detection by recording per-table rather
918918
than per-database
919919

‎doc/src/FAQ/TODO.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
99
<h1><aname="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<ahref="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
11-
Last updated: Wed Aug 2409:57:22 EDT 2005
11+
Last updated: Wed Aug 2410:00:31 EDT 2005
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -818,7 +818,7 @@ <h1><a name="section_16">Vacuum</a></h1>
818818
<ul>
819819
<li>-<em>Move into the backend code</em>
820820
</li><li>Use free-space map information to guide refilling
821-
</li><li>Do VACUUM FULL if table is nearly empty?
821+
</li><li>Suggest VACUUM FULL ifatable is nearly empty
822822
</li><li>Improve xid wraparound detection by recording per-table rather
823823
than per-database
824824
</li></ul>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp