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

Commitcdf39c7

Browse files
committed
Update wording:
< This allows vacuum to reclaim free space without requiring< a sequential scan> This allows vacuum to target specific pages for possible free space> without requiring a sequential scan.
1 parent5131b5b commitcdf39c7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎doc/TODO

Lines changed: 3 additions & 3 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:Sat Apr23 17:45:11 EDT 2005
5+
Last updated:Sun Apr24 08:39:04 EDT 2005
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -759,8 +759,8 @@ Vacuum
759759
* -Add a warning when the free space map is too small
760760
* Maintain a map of recently-expired rows
761761

762-
This allows vacuum toreclaimfree spacewithout requiring
763-
a sequential scan
762+
This allows vacuum totarget specific pages for possiblefree space
763+
without requiringa sequential scan.
764764

765765
* Auto-vacuum
766766
o Move into the backend code

‎doc/src/FAQ/TODO.html

Lines changed: 3 additions & 3 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:Sat Apr23 17:45:11 EDT 2005
11+
Last updated:Sun Apr24 08:39:04 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>.
@@ -693,8 +693,8 @@ <h1><a name="section_14">Vacuum</a></h1>
693693
</p>
694694
</li><li>-Add a warning when the free space map is too small
695695
</li><li>Maintain a map of recently-expired rows
696-
<p> This allows vacuum toreclaimfree spacewithout requiring
697-
a sequential scan
696+
<p> This allows vacuum totarget specific pages for possiblefree space
697+
without requiringa sequential scan.
698698
</p>
699699
</li><li>Auto-vacuum
700700
<ul>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp