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

Commitb1b9c36

Browse files
committed
Add patches thread for:
* Reduce checkpoint performance degredation by forcing data to disk more evenly>http://archives.postgresql.org/pgsql-patches/2006-12/msg00104.php
1 parent635425d commitb1b9c36

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

‎doc/TODO

Lines changed: 2 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 Feb 218:05:31 EST 2007
5+
Last updated:Fri Feb 220:59:21 EST 2007
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -994,6 +994,7 @@ Fsync
994994
* Reduce checkpoint performance degredation by forcing data to disk
995995
more evenly
996996

997+
http://archives.postgresql.org/pgsql-patches/2006-12/msg00104.php
997998
http://archives.postgresql.org/pgsql-hackers/2006-12/msg00337.php
998999
http://archives.postgresql.org/pgsql-hackers/2007-01/msg00079.php
9991000

‎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:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11-
Last updated: Fri Feb 218:05:31 EST 2007
11+
Last updated: Fri Feb 220:59:21 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>.
@@ -889,7 +889,8 @@ <h1><a name="section_13">Fsync</a></h1>
889889
</li><li>Add program to test if fsync has a delay compared to non-fsync
890890
</li><li>Reduce checkpoint performance degredation by forcing data to disk
891891
more evenly
892-
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2006-12/msg00337.php">http://archives.postgresql.org/pgsql-hackers/2006-12/msg00337.php</a>
892+
<p><ahref="http://archives.postgresql.org/pgsql-patches/2006-12/msg00104.php">http://archives.postgresql.org/pgsql-patches/2006-12/msg00104.php</a>
893+
<ahref="http://archives.postgresql.org/pgsql-hackers/2006-12/msg00337.php">http://archives.postgresql.org/pgsql-hackers/2006-12/msg00337.php</a>
893894
<ahref="http://archives.postgresql.org/pgsql-hackers/2007-01/msg00079.php">http://archives.postgresql.org/pgsql-hackers/2007-01/msg00079.php</a>
894895
</p>
895896
</li></ul>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp