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

Commit20f94e1

Browse files
committed
Pre-page write additions.
1 parent8799d84 commit20f94e1

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

‎doc/TODO

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Sat Dec15 12:28:47 EST 2001
3+
Last updated:Thu Dec20 17:01:06 EST 2001
44

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

@@ -376,7 +376,10 @@ MISCELLANEOUS
376376
* Allow logging of query durations
377377
* Add hash for evaluating GROUP BY aggregates
378378
* -Read pg_hba.conf only on postmaster startup or SIGHUP (Bruce)
379-
* Make secondary WAL page write()'s write only modified data to kernel
379+
* Have pre-page WAL write()'s write only modified data to kernel
380+
* Reduce number of pre-page WAL writes; they exist only to gaurd against
381+
partial page writes
382+
* Turn off pre-page writes if fsync is disabled (?)
380383
* -Improve spinlock code [performance] (Tom)
381384
* Do listen() in postmaster and accept() in pre-forked backend
382385
* Have pre-forked backend pre-connect to last requested database or pass

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp