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

Commitaa8290b

Browse files
committed
Add:
> * Add system view to show free space map contents884c885< o Move into the backend code> o -Move into the backend code
1 parent24df49b commitaa8290b

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 Jul 29 23:18:30 EDT 2005
5+
Last updated:Fri Jul 29 23:21:22 EDT 2005
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -879,9 +879,10 @@ Vacuum
879879
VACUUM can look at just those pages rather than the entire table. In
880880
the event of a system crash, the bitmap would probably be invalidated.
881881

882+
* Add system view to show free space map contents
882883
* Auto-vacuum
883884

884-
o Move into the backend code
885+
o-Move into the backend code
885886
o Use free-space map information to guide refilling
886887
o Do VACUUM FULL if table is nearly empty?
887888
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 Jul 29 23:18:30 EDT 2005
11+
Last updated: Fri Jul 29 23:21:22 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>.
@@ -794,9 +794,10 @@ <h1><a name="section_16">Vacuum</a></h1>
794794
VACUUM can look at just those pages rather than the entire table. In
795795
the event of a system crash, the bitmap would probably be invalidated.
796796
</p>
797+
</li><li>Add system view to show free space map contents
797798
</li><li>Auto-vacuum
798799
<ul>
799-
<li>Move into the backend code
800+
<li>-<em>Move into the backend code</em>
800801
</li><li>Use free-space map information to guide refilling
801802
</li><li>Do VACUUM FULL if table is nearly empty?
802803
</li><li>Improve xid wraparound detection by recording per-table rather

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp