From: | Maxim Orlov <orlovmg(at)gmail(dot)com> |
---|---|
To: | Aleksander Alekseev <aleksander(at)timescale(dot)com> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Daniel Gustafsson <daniel(at)yesql(dot)se>, Pavel Borisov <pashkin(dot)elfe(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Chris Travers <chris(at)orioledata(dot)com>, Bruce Momjian <bruce(at)momjian(dot)us>, Chris Travers <chris(dot)travers(at)gmail(dot)com>, Peter Geoghegan <pg(at)bowt(dot)ie>, Fedor Sigaev <teodor(at)sigaev(dot)ru>, Alexander Korotkov <aekorotkov(at)gmail(dot)com>, Konstantin Knizhnik <knizhnik(at)garret(dot)ru>, Nikita Glukhov <n(dot)gluhov(at)postgrespro(dot)ru>, Yura Sokolov <y(dot)sokolov(at)postgrespro(dot)ru> |
Subject: | Re: Add 64-bit XIDs into PostgreSQL 15 |
Date: | 2023-12-13 12:25:30 |
Message-ID: | CACG=ezb6uSHGmBnRZhTxPeruYyzc4JCt4GrOmY6sASNH=+sjYA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi!
Just to keep this thread up to date, here's a new version after recent
changes in SLRU.
I'm also change order of the patches in the set, to make adding initdb MOX
options after the
"core 64 xid" patch, since MOX patch is unlikely to be committed and now
for test purpose only.
--
Best regards,
Maxim Orlov.
Attachment | Content-Type | Size |
---|---|---|
v52-0002-Use-64-bit-FullTransactionId-instead-of-Epoch-xi.patch | application/octet-stream | 22.1 KB |
v52-0001-Use-64-bit-format-to-output-XIDs.patch | application/octet-stream | 141.6 KB |
v52-0004-Use-64-bit-GUCs.patch | application/octet-stream | 30.2 KB |
v52-0003-Use-64-bit-SLRU-pages-in-callers.patch | application/octet-stream | 4.0 KB |
v52-0005-Use-64-bit-XIDs.patch | application/octet-stream | 748.2 KB |
v52-0006-Add-initdb-option-to-initialize-cluster-with-non.patch | application/octet-stream | 33.0 KB |
v52-0007-README.XID64.patch | application/octet-stream | 7.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Kapila | 2023-12-13 12:56:34 | Re: logical decoding and replication of sequences, take 2 |
Previous Message | Andrey M. Borodin | 2023-12-13 12:19:11 | Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock |