Re: Proposal: Removing 32 bit support starting from PG17++ - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Proposal: Removing 32 bit support starting from PG17++
Date
Msg-id 1330799.1684964676@sss.pgh.pa.us
Whole thread Raw
In response to Re: Proposal: Removing 32 bit support starting from PG17++  (Andres Freund <andres@anarazel.de>)
Responses Re: Proposal: Removing 32 bit support starting from PG17++
List pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> Dropping CPUs without native atomic operations / without a way to do tear-free
> 8 byte reads would make several substantial performance improvements easier,
> while not really dropping any relevant platform.

Hmm, can we really expect atomic 8-byte reads on "relevant" 32-bit
platforms?  I'd be on board with this if so, but it sounds a bit
optimistic.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Proposal: Removing 32 bit support starting from PG17++
Next
From: Andres Freund
Date:
Subject: Re: Atomic ops for unlogged LSN