Why clearing the VM doesn't require registering vm buffer in wal record - Mailing list pgsql-hackers

From Melanie Plageman
Subject Why clearing the VM doesn't require registering vm buffer in wal record
Date
Msg-id CAAKRu_bn+e7F4yPFBgFbnP+syJRKyNK092bjD2LKvZW7O4Svag@mail.gmail.com
Whole thread Raw
Responses Re: Why clearing the VM doesn't require registering vm buffer in wal record
Re: Why clearing the VM doesn't require registering vm buffer in wal record
List pgsql-hackers
Today Andres and I noticed that heap_{update,insert,delete}() don't
register the VM buffer when they are clearing the VM. I was under the
impression that any buffers modified needed to be registered in the
WAL record. Without which, you'll never do an FPI. It seems like this
could cause checksum failures. What are we missing?



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: gistGetFakeLSN() can return incorrect LSNs
Next
From: Zsolt Parragi
Date:
Subject: Re: Improve OAuth discovery logging