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

Commitb49ce32

Browse files
committed
Add URL to:
* Auto-fill the free space map by scanning the buffer cache or by checking pages written by the background writer
1 parent6486167 commitb49ce32

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

‎doc/TODO

Lines changed: 3 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:Fri Jun 16 14:37:19 EDT 2006
5+
Last updated:Fri Jun 16 14:38:28 EDT 2006
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1098,6 +1098,7 @@ Vacuum
10981098
checking pages written by the background writer
10991099

11001100
http://archives.postgresql.org/pgsql-hackers/2006-02/msg01125.php
1101+
http://archives.postgresql.org/pgsql-hackers/2006-03/msg00011.php
11011102

11021103
* Create a bitmap of pages that need vacuuming
11031104

@@ -1119,7 +1120,7 @@ Vacuum
11191120

11201121
* Auto-vacuum
11211122

1122-
o Use free-space map information to guiderefilling
1123+
o Use free-space map information to guiderfilling
11231124
o %Issue log message to suggest VACUUM FULL if a table is nearly
11241125
empty?
11251126
o Improve xid wraparound detection by recording per-table rather

‎doc/src/FAQ/TODO.html

Lines changed: 3 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: Fri Jun 16 14:37:19 EDT 2006
11+
Last updated: Fri Jun 16 14:38:28 EDT 2006
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>.
@@ -990,6 +990,7 @@ <h1><a name="section_16">Vacuum</a></h1>
990990
</li><li>Auto-fill the free space map by scanning the buffer cache or by
991991
checking pages written by the background writer
992992
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2006-02/msg01125.php">http://archives.postgresql.org/pgsql-hackers/2006-02/msg01125.php</a>
993+
<ahref="http://archives.postgresql.org/pgsql-hackers/2006-03/msg00011.php">http://archives.postgresql.org/pgsql-hackers/2006-03/msg00011.php</a>
993994
</p>
994995
</li><li>Create a bitmap of pages that need vacuuming
995996
<p> Instead of sequentially scanning the entire table, have the background
@@ -1008,7 +1009,7 @@ <h1><a name="section_16">Vacuum</a></h1>
10081009
in maintaining clustering?
10091010
</li><li>Auto-vacuum
10101011
<ul>
1011-
<li>Use free-space map information to guiderefilling
1012+
<li>Use free-space map information to guiderfilling
10121013
</li><li>%Issue log message to suggest VACUUM FULL if a table is nearly
10131014
empty?
10141015
</li><li>Improve xid wraparound detection by recording per-table rather

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp