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

Commitc16ffbc

Browse files
committed
Add:
>> o Prevent long-lived temporary tables from causing frozen-xid> advancement starvation>>http://archives.postgresql.org/pgsql-general/2007-06/msg01645.php
1 parentdc8a8a0 commitc16ffbc

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

‎doc/TODO

Lines changed: 6 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 Sep 1414:50:43 EDT 2007
4+
Last updated:Fri Sep 1415:02:41 EDT 2007
55

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

12451245
http://archives.postgresql.org/pgsql-hackers/2006-12/msg00876.php
12461246

1247+
o Prevent long-lived temporary tables from causing frozen-xid
1248+
advancement starvation
1249+
1250+
http://archives.postgresql.org/pgsql-general/2007-06/msg01645.php
1251+
12471252

12481253
Locking
12491254
=======

‎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 Sep 1414:50:43 EDT 2007
11+
Last updated: Fri Sep 1415:02:41 EDT 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>.
@@ -1106,6 +1106,10 @@ <h1><a name="section_15">Vacuum</a></h1>
11061106
tables
11071107
</li><li>Improve control of auto-vacuum
11081108
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2006-12/msg00876.php">http://archives.postgresql.org/pgsql-hackers/2006-12/msg00876.php</a>
1109+
</p>
1110+
</li><li>Prevent long-lived temporary tables from causing frozen-xid
1111+
advancement starvation
1112+
<p><ahref="http://archives.postgresql.org/pgsql-general/2007-06/msg01645.php">http://archives.postgresql.org/pgsql-general/2007-06/msg01645.php</a>
11091113
</p>
11101114
</li></ul>
11111115
</li></ul>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp