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

Commitb3fbb4b

Browse files
committed
Not needed:
< * Delay fsync() when other backends are about to commit too [fsync]> * Delay fsync() when other backends are about to commit too
1 parentebf4bb7 commitb3fbb4b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/TODO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Thu Feb 12 12:31:03 EST 2004
3+
Last updated:Thu Feb 12 12:32:33 EST 2004
44

55
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -346,7 +346,7 @@ PERFORMANCE
346346
Fsync
347347
=====
348348

349-
* Delay fsync() when other backends are about to commit too [fsync]
349+
* Delay fsync() when other backends are about to commit too
350350
o Determine optimal commit_delay value
351351
* Determine optimal fdatasync/fsync, O_SYNC/O_DSYNC options
352352
o Allow multiple blocks to be written to WAL with one write()
@@ -464,7 +464,7 @@ Source Code
464464
* Acquire lock on a relation before building a relcache entry for it
465465
* Research interaction of setitimer() and sleep() used by statement_timeout
466466
* -Add checks for fclose() failure (Tom)
467-
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1203 2004/02/12 17:31:09 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1203 2004/02/12 17:31:09 momjian Exp $
467+
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1204 2004/02/12 17:32:38 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1204 2004/02/12 17:32:38 momjian Exp $
468468
* Exit postmaster if postgresql.conf can not be opened
469469
* Rename /scripts directory because they are all C programs now
470470
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp