Re: Proposal: Removing 32 bit support starting from PG17++

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Proposal: Removing 32 bit support starting from PG17++
Дата
Msg-id ZG6Ov16IbSkaxZAw@paquier.xyz
обсуждение исходный текст
Ответ на Re: Proposal: Removing 32 bit support starting from PG17++  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Wed, May 24, 2023 at 10:44:11AM -0400, Tom Lane wrote:
> Hans Buschmann <buschmann@nidsa.net> writes:
> > This inspired me to propose dropping 32bit support for PostgreSQL starting with PG17.
>
> I don't think this is a great idea.  Even if Intel isn't interested,
> there'll be plenty of 32-bit left in the lower end of the market
> (think ARM, IoT, and so on).

A few examples of that are the first models of the Raspberry PIs,
which are still produced (until 2026 actually for the first model).
These rely on ARMv6 if I recall correctly, which are 32b.
--
Michael

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~?
Следующее
От: Tejasvi Kashi
Дата:
Сообщение: Re: SyncRepWaitForLSN waits for XLogFlush?