Content-Length: 250664 | pFad | http://github.com/postgrespro/postgres/commit/a3115f0d9ec1ac93b82156535dc00b10172a4fe7

CD Only WAL-log the modified portion in an UPDATE, if possible. · postgrespro/postgres@a3115f0 · GitHub
Skip to content

Commit a3115f0

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 as the old one, only WAL-log the part of the new tuple that's not identical to the old. This saves significantly on the amount of WAL that needs to be written, 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 parent 17d787a commit a3115f0

File tree

4 files changed

+285
-65
lines changed

4 files changed

+285
-65
lines changed

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/a3115f0d9ec1ac93b82156535dc00b10172a4fe7

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy