Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15)

From: Maxim Orlov <orlovmg(at)gmail(dot)com>
To: Japin Li <japinli(at)hotmail(dot)com>
Cc: Aleksander Alekseev <aleksander(at)timescale(dot)com>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de>, Peter Geoghegan <pg(at)bowt(dot)ie>, Michael Paquier <michael(at)paquier(dot)xyz>, Ian Lawrence Barwick <barwick(at)gmail(dot)com>, Simon Riggs <simon(dot)riggs(at)enterprisedb(dot)com>, Hamid Akhtar <hamid(dot)akhtar(at)percona(dot)com>, Pavel Borisov <pashkin(dot)elfe(at)gmail(dot)com>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>, Alexander Korotkov <aekorotkov(at)gmail(dot)com>, Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, Ilya Anfimov <ilan(at)tzirechnoy(dot)com>
Subject: Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15)
Date: 2023-01-09 14:15:21
Message-ID: CACG=eza5dy=Lcp5kmwFp9ZpgcLHUfto3jUXj_7vwJM3gkDS_Kg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi!

Here is a new patch set.
I've added comments and make use GetClogDirName call in copy_subdir_files.

--
Best regards,
Maxim Orlov.

Attachment Content-Type Size
v52-0003-Make-pg_upgrade-from-32-bit-to-64-bit-SLRU.patch application/octet-stream 10.3 KB
v52-0002-Use-64-bit-pages-representation-in-SLRU-callers.patch application/octet-stream 24.5 KB
v52-0001-Use-internal-64-bit-numbering-of-SLRU-pages.patch application/octet-stream 37.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bharath Rupireddy 2023-01-09 14:30:00 Lazy allocation of pages required for verifying FPI consistency
Previous Message Maxim Orlov 2023-01-09 14:03:27 Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15)