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

From Robert Haas
Subject Re: 64-bit XIDs again
Date
Msg-id CA+TgmoYpAt5r9NN09wRKm=VK0TzR==N13D3_9aeacNAMdsf+Lw@mail.gmail.com
Whole thread Raw
In response to Re: 64-bit XIDs again  (Arthur Silva <arthurprs@gmail.com>)
List pgsql-hackers
On Thu, Jul 30, 2015 at 5:23 PM, Arthur Silva <arthurprs@gmail.com> wrote:
> In the other hand PG tuple overhead is already the largest among the
> alternatives.
> Even if storage keeps getting faster and cheaper stuff you can't ignore the
> overhead of adding yet another 8bytes to each tuple.

+1, very much.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Qingqing Zhou
Date:
Subject: Re: Planner debug views
Next
From: Fabrízio de Royes Mello
Date:
Subject: Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. );