Re: Add 64-bit XIDs into PostgreSQL 15

From: Maxim Orlov <orlovmg(at)gmail(dot)com>
To: Pavel Borisov <pashkin(dot)elfe(at)gmail(dot)com>
Cc: Justin Pryzby <pryzby(at)telsasoft(dot)com>, Aleksander Alekseev <aleksander(at)timescale(dot)com>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Stephen Frost <sfrost(at)snowman(dot)net>, Alexander Korotkov <aekorotkov(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Ilya Anfimov <ilan(at)tzirechnoy(dot)com>
Subject: Re: Add 64-bit XIDs into PostgreSQL 15
Date: 2022-03-28 08:15:53
Message-ID: CACG=ezaxzvZwfF4tXC=CvFv8_7zeh-AyO4CNh4_W4pUKanUxpA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi!

Just to make this thread up to date, here is patch v30 relevant to the
changes in [1].
I've been running make check-world for about 2 days on Ubuntu 64 bit and
Debian 32 bit and I don't have any failures.

[1]
https://www.postgresql.org/message-id/flat/CALT9ZEHLGm6dUd2SdpJxDd5t9wLYXDm6OGFgZS_8jDzFSnLvvQ%40mail.gmail.com#bedc9eb11b1b50402729b55e557aec78

--
Best regards,
Maxim Orlov.

Attachment Content-Type Size
v30-64bit-xids.tgz application/gzip 179.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro Horiguchi 2022-03-28 08:20:42 Re: standby recovery fails (tablespace related) (tentative patch and discussion)
Previous Message Michael Paquier 2022-03-28 08:02:14 Re: Allow file inclusion in pg_hba and pg_ident files