Re: 64-bit XIDs again - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: 64-bit XIDs again
Date
Msg-id CANP8+jLivmgR7x8KVPp6F0NKrcFworOuKk0zKiu9z0T3HaKioQ@mail.gmail.com
Whole thread Raw
In response to 64-bit XIDs again  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
Responses Re: 64-bit XIDs again  (Joe Conway <mail@joeconway.com>)
List pgsql-hackers
On 30 July 2015 at 14:26, Alexander Korotkov <a.korotkov@postgrespro.ru> wrote:
 
Any thoughts? Do you think 64-bit XIDs worth it?

The problem of freezing is painful, but not impossible, which is why we have held out so long.

The problem of very long lived snapshots is coming closer at the same speed as freezing; there is no solution to that without 64-bit xids throughout whole infrastructure, or CSNs.

The opportunity for us to have SQL Standard historical databases becomes possible with 64-bit xids, or CSNs. That is a high value goal.
 
I personally now think we should thoroughly investigate 64-bit xids. I don't see this as mere debate, I see this as something that we can make a patch for and scientifically analyze the pros and cons through measurement.

--
Simon Riggs                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

pgsql-hackers by date:

Previous
From: Petr Jelinek
Date:
Subject: Re: creating extension including dependencies
Next
From: Heikki Linnakangas
Date:
Subject: Re: 64-bit XIDs again