On 6/15/22 03:58, Ian Dauncey wrote:
According to the apt list for PostgreSQL there is nothing for the s390 system for version 13 and 14.


But for version 12 there is

# sudo apt list postgresql-12 -a

Listing... Done

postgresql-12/focal-updates,focal-security,now 12.11-0ubuntu0.20.04.1 s390x [installed]

This is from the Ubuntu repo and Ubuntu pins a Postgres version to each Ubuntu version in its repos. That means there will not be newer versions available.

The community repo:

https://www.postgresql.org/download/linux/ubuntu/

does not support s390, so that is not a solution.

As Tom Lane said you have the options of building from source or SRPM.


postgresql-12/focal 12.2-4 s390x

Regards

Ian


--
Adrian Klaver
adrian.kla...@aklaver.com


Reply via email to