Re: Adding SMGR discriminator to buffer tags - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: Adding SMGR discriminator to buffer tags
Date
Msg-id CA+hUKGJ+qr=9JwBm0+Lgv7Vmv1Zm1mpyODJ9oB7wy6bN25pLtw@mail.gmail.com
Whole thread Raw
In response to Re: Adding SMGR discriminator to buffer tags  (Shawn Debnath <sdn@amazon.com>)
Responses Re: Adding SMGR discriminator to buffer tags  (Shawn Debnath <sdn@amazon.com>)
List pgsql-hackers
On Fri, May 10, 2019 at 8:54 AM Shawn Debnath <sdn@amazon.com> wrote:
> On Wed, May 08, 2019 at 06:31:04PM +1200, Thomas Munro wrote:
> Looks good to me. Minor nit: update the comment for XLogRecGetBlockTag:

Fixed.  Also fixed broken upgrade scripts for pg_buffercache
extension, as pointed out by Robert[1] on the main thread where undo
stuff is being discussed. Attempts to keep subtopics separated have so
far failed, so the thread ostensibly about orphaned file cleanup is
now about undo work allocation, but I figured it'd be useful to
highlight this patch separately as it'll be the first to go in, and
it's needed by your work Shawn.  So I hope we're still on the same
page with this refactoring patch.

One thing I'm not sure about is the TODO message in parsexlog.c's
extractPageInfo() function.

[1] https://www.postgresql.org/message-id/CA%2BTgmob4htT-9Tq7eHG3wS%3DdpKFbQZOyqgSr1iWmV_65Duz6Pw%40mail.gmail.com

-- 
Thomas Munro
https://enterprisedb.com

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: base backup client as auxiliary backend process
Next
From: Bruce Momjian
Date:
Subject: Re: [Proposal] Table-level Transparent Data Encryption (TDE) and KeyManagement Service (KMS)