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

Commit700eabb

Browse files
committed
Done:
> * -Reduce checkpoint performance degredation by forcing data to disk
1 parent3cabc67 commit700eabb

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

‎doc/TODO

Lines changed: 2 additions & 6 deletions
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:Wed Jun13 17:37:56 EDT 2007
4+
Last updated:Thu Jun28 17:54:49 EDT 2007
55

66
The most recent version of this document can be viewed at
77
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1068,13 +1068,9 @@ Fsync
10681068

10691069
* %Add an option to sync() before fsync()'ing checkpoint files
10701070
* Add program to test if fsync has a delay compared to non-fsync
1071-
* Reduce checkpoint performance degredation by forcing data to disk
1071+
*-Reduce checkpoint performance degredation by forcing data to disk
10721072
more evenly
10731073

1074-
http://archives.postgresql.org/pgsql-patches/2006-12/msg00104.php
1075-
http://archives.postgresql.org/pgsql-hackers/2006-12/msg00337.php
1076-
http://archives.postgresql.org/pgsql-hackers/2007-01/msg00079.php
1077-
10781074

10791075
Cache Usage
10801076
===========

‎doc/src/FAQ/TODO.html

Lines changed: 2 additions & 6 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:Wed Jun13 17:37:56 EDT 2007
11+
Last updated:Thu Jun28 17:54:49 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>.
@@ -952,12 +952,8 @@ <h1><a name="section_13">Fsync</a></h1>
952952
</p>
953953
</li><li>%Add an option to sync() before fsync()'ing checkpoint files
954954
</li><li>Add program to test if fsync has a delay compared to non-fsync
955-
</li><li>Reduce checkpoint performance degredation by forcing data to disk
955+
</li><li>-<em>Reduce checkpoint performance degredation by forcing data to disk</em>
956956
more evenly
957-
<p><ahref="http://archives.postgresql.org/pgsql-patches/2006-12/msg00104.php">http://archives.postgresql.org/pgsql-patches/2006-12/msg00104.php</a>
958-
<ahref="http://archives.postgresql.org/pgsql-hackers/2006-12/msg00337.php">http://archives.postgresql.org/pgsql-hackers/2006-12/msg00337.php</a>
959-
<ahref="http://archives.postgresql.org/pgsql-hackers/2007-01/msg00079.php">http://archives.postgresql.org/pgsql-hackers/2007-01/msg00079.php</a>
960-
</p>
961957
</li></ul>
962958
<h1><aname="section_14">Cache Usage</a></h1>
963959

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp