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

Commitebb3995

Browse files
committed
Add:
> * Add program to test if fsync has a delay compared to non-fsync
1 parent76aa6d2 commitebb3995

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
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 (pgman@candle.pha.pa.us)
5-
Last updated:Thu Jun 2317:28:04 EDT 2005
5+
Last updated:Thu Jun 2322:07:20 EDT 2005
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -710,6 +710,7 @@ Fsync
710710
* Determine optimal fdatasync/fsync, O_SYNC/O_DSYNC options
711711
* Allow multiple blocks to be written to WAL with one write()
712712
* Add an option to sync() before fsync()'ing checkpoint files
713+
* Add program to test if fsync has a delay compared to non-fsync
713714

714715

715716
Cache

‎doc/src/FAQ/TODO.html

Lines changed: 2 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:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
11-
Last updated: Thu Jun 2317:28:04 EDT 2005
11+
Last updated: Thu Jun 2322:07:20 EDT 2005
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>.
@@ -656,6 +656,7 @@ <h1><a name="section_12">Fsync</a></h1>
656656
</li><li>Determine optimal fdatasync/fsync, O_SYNC/O_DSYNC options
657657
</li><li>Allow multiple blocks to be written to WAL with one write()
658658
</li><li>Add an option to sync() before fsync()'ing checkpoint files
659+
</li><li>Add program to test if fsync has a delay compared to non-fsync
659660
</li></ul>
660661
<h1><aname="section_13">Cache</a></h1>
661662

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp