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

Commitf76eee0

Browse files
committed
Add:
>>> o Prevent autovacuum from running if an old transaction is still> running from the last vacuum>>http://archives.postgresql.org/pgsql-hackers/2007-11/msg00899.php>
1 parent0323f70 commitf76eee0

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

‎doc/TODO

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PostgreSQL TODO List
22
====================
33
Current maintainer:Bruce Momjian (bruce@momjian.us)
4-
Last updated:Fri Mar 7 15:05:57 EST 2008
4+
Last updated:Fri Mar 7 15:20:15 EST 2008
55

66
The most recent version of this document can be viewed at
77
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1243,6 +1243,7 @@ Vacuum
12431243

12441244
http://archives.postgresql.org/pgsql-patches/2007-03/msg00358.php
12451245

1246+
12461247
* Auto-vacuum
12471248

12481249
o %Issue log message to suggest VACUUM FULL if a table is nearly
@@ -1263,6 +1264,12 @@ Vacuum
12631264
http://archives.postgresql.org/pgsql-hackers/2007-02/msg01440.php
12641265
http://archives.postgresql.org/pgsql-hackers/2008-01/msg00724.php
12651266

1267+
o Prevent autovacuum from running if an old transaction is still
1268+
running from the last vacuum
1269+
1270+
http://archives.postgresql.org/pgsql-hackers/2007-11/msg00899.php
1271+
1272+
12661273

12671274
Locking
12681275
=======

‎doc/src/FAQ/TODO.html

Lines changed: 5 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 Mar 7 15:05:57 EST 2008
11+
Last updated: Fri Mar 7 15:20:15 EST 2008
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>.
@@ -1106,6 +1106,10 @@ <h1><a name="section_15">Vacuum</a></h1>
11061106
</li><li>Store per-table autovacuum settings in pg_class.reloptions.
11071107
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2007-02/msg01440.php">http://archives.postgresql.org/pgsql-hackers/2007-02/msg01440.php</a>
11081108
<ahref="http://archives.postgresql.org/pgsql-hackers/2008-01/msg00724.php">http://archives.postgresql.org/pgsql-hackers/2008-01/msg00724.php</a>
1109+
</p>
1110+
</li><li>Prevent autovacuum from running if an old transaction is still
1111+
running from the last vacuum
1112+
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2007-11/msg00899.php">http://archives.postgresql.org/pgsql-hackers/2007-11/msg00899.php</a>
11091113
</p>
11101114
</li></ul>
11111115
</li></ul>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp