回复:Re: Does PostgreSQL support debian Linux on Arm CPU Platform? - Mailing list pgsql-hackers

From
Subject 回复:Re: Does PostgreSQL support debian Linux on Arm CPU Platform?
Date
Msg-id 20190911053740.3A60518C0090@webmail.sinamail.sina.com.cn
Whole thread Raw
List pgsql-hackers
Thank you very much.
----- 原始邮件 -----
发件人:ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
收件人:<gc_11@sina.cn>
抄送人:"pgsql-hackers" <pgsql-hackers@lists.postgresql.org>
主题:Re: Does PostgreSQL support debian Linux on Arm CPU Platform?
日期:2019年09月10日 18点08分


<gc_11@sina.cn> writes:
> Hi,I just want know does PostgreSQL support debian Linux with ARM CPU Platform,Thank you!
The PostgreSQL community provided packages (https://apt.postgresql.org/)
are only built for amd64, i386 and ppc64el, but Debian itself ships
PostgreSQL on every architecture it supports.
Each Debian release only ships one major version of PostgreSQL (the
current stable release has PostgreSQL 11), but if you need other
versions you could build them from the apt.postgresql.org source
packages.
- ilmari
--
- Twitter seems more influential [than blogs] in the 'gets reported in
the mainstream press' sense at least. - Matt McLeod
- That'd be because the content of a tweet is easier to condense down
to a mainstream media article. - Calle Dybedahl

pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: SIGQUIT on archiver child processes maybe not such a hot idea?
Next
From: Amit Kapila
Date:
Subject: Re: doc: update PL/pgSQL sample loop function