Re: Add 64-bit XIDs into PostgreSQL 15

From: Pavel Borisov <pashkin(dot)elfe(at)gmail(dot)com>
To: wenhui qiu <qiuwenhuifx(at)gmail(dot)com>
Cc: Maxim Orlov <orlovmg(at)gmail(dot)com>, Aleksander Alekseev <aleksander(at)timescale(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Add 64-bit XIDs into PostgreSQL 15
Date: 2023-12-15 09:13:33
Message-ID: CALT9ZEE7QqZ29W_KUJk0d94CiRAyrjipoSQJASX16VALUZyAPA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi, Wenhui!

On Fri, 15 Dec 2023 at 05:52, wenhui qiu <qiuwenhuifx(at)gmail(dot)com> wrote:

> Hi Maxim Orlov
> Good news,xid64 has achieved a successful first phase,I tried to
> change the path status (https://commitfest.postgresql.org/43/3594/) ,But
> it seems incorrect
>
> Maxim Orlov <orlovmg(at)gmail(dot)com> 于2023年12月13日周三 20:26写道:
>
>> 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.
>>
>
If the patch is RwF the CF entry is finished and can't be enabled, rather
the patch needs to be submitted in a new entry, which I have just done.
https://commitfest.postgresql.org/46/4703/

Please feel free to submit your review.

Kind regards,
Pavel Borisov,
Supabase

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message wenhui qiu 2023-12-15 09:24:21 Re: Add 64-bit XIDs into PostgreSQL 15
Previous Message Richard Guo 2023-12-15 08:58:22 Re: planner chooses incremental but not the best one