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

Commita3115f0

Browse files
committed
Only WAL-log the modified portion in an UPDATE, if possible.
When a row is updated, and the new tuple version is put on the same page asthe old one, only WAL-log the part of the new tuple that's not identical tothe old. This saves significantly on the amount of WAL that needs to bewritten, in the common case that most fields are not modified.Amit Kapila, with a lot of back and forth with me, Robert Haas, and others.
1 parent17d787a commita3115f0

File tree

4 files changed

+285
-65
lines changed

4 files changed

+285
-65
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp