Re: Add 64-bit XIDs into PostgreSQL 15

From: Maxim Orlov <orlovmg(at)gmail(dot)com>
To: wenhui qiu <qiuwenhuifx(at)gmail(dot)com>
Cc: Yura Sokolov <y(dot)sokolov(at)postgrespro(dot)ru>, Evgeny Voropaev <evgeny(dot)voropaev(at)tantorlabs(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Andrey Borodin <x4mmm(at)yandex-team(dot)ru>
Subject: Re: Add 64-bit XIDs into PostgreSQL 15
Date: 2025-11-25 14:15:50
Message-ID: CACG=ezY23LO8D6+5E3ZeimThZNrhG4Qc6any-iswvKOj+2zcww@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 25 Nov 2025 at 10:03, wenhui qiu <qiuwenhuifx(at)gmail(dot)com> wrote:

> hi Maxim
> I saw (make mxidoff 64 bits) path need more guys review and
> pg_resetwal need support mxidoff 64,do we need to invite more to review ?
>
> Thank you for your interest in this topic. Actually, I was talking
about thread [0]. When it will be committed (I hope!), thus thread
have to be reworked accordingly.

[0] https://commitfest.postgresql.org/patch/5205/

--
Best regards,
Maxim Orlov.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message KENAN YILMAZ 2025-11-25 14:24:14 Re: Bypassing cursors in postgres_fdw to enable parallel plans
Previous Message Jakub Wartak 2025-11-25 14:12:46 Re: Adding basic NUMA awareness