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

Commit1d9273b

Browse files
committed
Add:
> * Consider shrinking expired tuples to just their headers>http://archives.postgresql.org/pgsql-patches/2006-03/msg00142.php
1 parent06e10ab commit1d9273b

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

‎doc/TODO

Lines changed: 3 additions & 1 deletion
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:38:28 EDT 2006
5+
Last updated:Fri Jun 16 14:48:38 EDT 2006
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1116,7 +1116,9 @@ Vacuum
11161116
in hopes that empty pages at the end can be truncated by VACUUM
11171117
* Allow FSM page return free space based on table clustering, to assist
11181118
in maintaining clustering?
1119+
* Consider shrinking expired tuples to just their headers
11191120

1121+
http://archives.postgresql.org/pgsql-patches/2006-03/msg00142.php
11201122

11211123
* Auto-vacuum
11221124

‎doc/src/FAQ/TODO.html

Lines changed: 4 additions & 1 deletion
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:38:28 EDT 2006
11+
Last updated: Fri Jun 16 14:48:38 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>.
@@ -1007,6 +1007,9 @@ <h1><a name="section_16">Vacuum</a></h1>
10071007
in hopes that empty pages at the end can be truncated by VACUUM
10081008
</li><li>Allow FSM page return free space based on table clustering, to assist
10091009
in maintaining clustering?
1010+
</li><li>Consider shrinking expired tuples to just their headers
1011+
<p><ahref="http://archives.postgresql.org/pgsql-patches/2006-03/msg00142.php">http://archives.postgresql.org/pgsql-patches/2006-03/msg00142.php</a>
1012+
</p>
10101013
</li><li>Auto-vacuum
10111014
<ul>
10121015
<li>Use free-space map information to guide rfilling

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp