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

Commit4fdfdd4

Browse files
committed
Add items:
> o Allow multiple vacuums so large tables do not starve small> tables>>http://archives.postgresql.org/pgsql-general/2007-01/msg00031.php>> o Improve control of auto-vacuum>>http://archives.postgresql.org/pgsql-hackers/2006-12/msg00876.php
1 parent67a4c24 commit4fdfdd4

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

‎doc/TODO

Lines changed: 9 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 (bruce@momjian.us)
5-
Last updated:Fri Jan 1913:13:41 EST 2007
5+
Last updated:Fri Jan 1916:36:02 EST 2007
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1076,6 +1076,14 @@ Vacuum
10761076
empty?
10771077
o Consider logging activity either to the logs or a system view
10781078
o -Turn on by default
1079+
o Allow multiple vacuums so large tables do not starve small
1080+
tables
1081+
1082+
http://archives.postgresql.org/pgsql-general/2007-01/msg00031.php
1083+
1084+
o Improve control of auto-vacuum
1085+
1086+
http://archives.postgresql.org/pgsql-hackers/2006-12/msg00876.php
10791087

10801088

10811089
Locking

‎doc/src/FAQ/TODO.html

Lines changed: 8 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:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11-
Last updated: Fri Jan 1913:13:41 EST 2007
11+
Last updated: Fri Jan 1916:36:02 EST 2007
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>.
@@ -968,6 +968,13 @@ <h1><a name="section_15">Vacuum</a></h1>
968968
empty?
969969
</li><li>Consider logging activity either to the logs or a system view
970970
</li><li>-<em>Turn on by default</em>
971+
</li><li>Allow multiple vacuums so large tables do not starve small
972+
tables
973+
<p><ahref="http://archives.postgresql.org/pgsql-general/2007-01/msg00031.php">http://archives.postgresql.org/pgsql-general/2007-01/msg00031.php</a>
974+
</p>
975+
</li><li>Improve control of auto-vacuum
976+
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2006-12/msg00876.php">http://archives.postgresql.org/pgsql-hackers/2006-12/msg00876.php</a>
977+
</p>
971978
</li></ul>
972979
</li></ul>
973980
<h1><aname="section_16">Locking</a></h1>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp