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

Commit059912c

Browse files
committed
Mention removal of page images in PITR files:
< partial page writes during recovery.> partial page writes during recovery. These pages can also be> eliminated from point-in-time archive files.
1 parent728026a commit059912c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/TODO

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
55
Bracketed items "[]" have more detail.
66

77
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
8-
Last updated:Fri Aug20 16:07:04 EDT 2004
8+
Last updated:Mon Aug23 17:56:39 EDT 2004
99

1010
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
1111

@@ -737,7 +737,8 @@ Write-Ahead Log
737737

738738
Currently, to protect against partial disk page writes, we write the
739739
full page images to WAL before they are modified so we can correct any
740-
partial page writes during recovery.
740+
partial page writes during recovery. These pages can also be
741+
eliminated from point-in-time archive files.
741742

742743
* Reduce WAL traffic so only modified values are written rather than
743744
entire rows (?)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp