Обсуждение: Postgresql 13 supported on Solaris 11 O/S on SPARC hardware?

Поиск
Список
Период
Сортировка

Postgresql 13 supported on Solaris 11 O/S on SPARC hardware?

От
Peter Lee
Дата:
Dear Postgresql community:

We are wondeing if Postgresql 13 is supported on Solaris 11 O/S on SPARC hardware?

The latest version of Postgresql we can download for Solaris SPARC seems to be Postgresql 12:


Are we looking at the correct website?

Thank you very much,

-Peter

Re: Postgresql 13 supported on Solaris 11 O/S on SPARC hardware?

От
Magnus Hagander
Дата:


On Fri, Apr 9, 2021 at 9:38 AM Peter Lee <peterlee3672@yahoo.com> wrote:
Dear Postgresql community:

We are wondeing if Postgresql 13 is supported on Solaris 11 O/S on SPARC hardware?

The latest version of Postgresql we can download for Solaris SPARC seems to be Postgresql 12:


Are we looking at the correct website?


This is unfortunately correct.

Oracle no longer provides the means for our Solaris packagers to make any builds, so we are no longer able to provide binaries for Solaris.

You should still be able to build the product from source. However, you should be aware that there are no continuous build testing done on the combination of Solaris and SPARC anymore (see https://buildfarm.postgresql.org/). There are builds for linux on sparc, but not solaris, as part of the testing (and solaris+sparc for older versions only).

--