> According to the apt list for PostgreSQL there is nothing for the s390 system for version 13 and 14.
Multiple postgres docker images exist for "OS/ARCH=linux/s390x" - "postgres:14.3-bullseye" ( debian ) - "postgres:15beta1-bullseye" ( debian ) - "postgres:15beta1-alpine3.16" ( alpine ) - "postgres:13.7-alpine3.16" ( alpine ) - etc. maybe useful for testing on linux/s390x ( https://hub.docker.com/_/postgres?tab=tags ) regards, Imre Ian Dauncey <ian.daun...@bankzero.co.za> ezt írta (időpont: 2022. jún. 15., Sze, 12:59): > According to the apt list for PostgreSQL there is nothing for the s390 > system for version 13 and 14. > > > > # sudo apt list postgresql-14 -a > > Listing... Done > > > > # sudo apt list postgresql-13 -a > > Listing... Done > > > > 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] > > postgresql-12/focal 12.2-4 s390x > > > > Regards > > Ian > > > > *From:* Ray O'Donnell <r...@rodonnell.ie> > *Sent:* Wednesday, 15 June 2022 10:12 > *To:* Ian Dauncey <ian.daun...@bankzero.co.za>; > pgsql-general@lists.postgresql.org > *Subject:* Re: PostgreSQL 12.2 on Linux ubuntu 20.4 / s390 > > > > External email - treat with caution > > On 15 June 2022 08:31:42 Ian Dauncey <ian.daun...@bankzero.co.za> wrote: > > Morning all > > > > Currently we are running PostgreSQL 12.2 on Ubuntu 20.04.1 LTS (Kernel: > Linux 5.4.0-42-generic - Architecture: s390x). > > > > We are looking at upgrading to a later version of PostgreSQL > > > > My question is :- What is the latest available version of PostgreSQL that > will run on the above Architecture. > > > > Here you go: > > > > https://wiki.postgresql.org/wiki/Apt > > > > Ray. > > > > > > > > > > > > Regards > > Ian > > > > *Disclaimer* > > The information contained in this communication from the sender is > confidential. It is intended solely for use by the recipient and others > authorized to receive it. If you are not the recipient, you are hereby > notified that any disclosure, copying, distribution or taking action in > relation of the contents of this information is strictly prohibited and may > be unlawful. > > This email has been scanned for viruses and malware, and may have been > automatically archived by Mimecast, a leader in email security and cyber > resilience. Mimecast integrates email defenses with brand protection, > security awareness training, web security, compliance and other essential > capabilities. Mimecast helps protect large and small organizations from > malicious activity, human error and technology failure; and to lead the > movement toward building a more resilient world. To find out more, visit > our website. > > > > > *Disclaimer* > > The information contained in this communication from the sender is > confidential. It is intended solely for use by the recipient and others > authorized to receive it. If you are not the recipient, you are hereby > notified that any disclosure, copying, distribution or taking action in > relation of the contents of this information is strictly prohibited and may > be unlawful. > > This email has been scanned for viruses and malware, and may have been > automatically archived by Mimecast, a leader in email security and cyber > resilience. Mimecast integrates email defenses with brand protection, > security awareness training, web security, compliance and other essential > capabilities. Mimecast helps protect large and small organizations from > malicious activity, human error and technology failure; and to lead the > movement toward building a more resilient world. To find out more, visit > our website. >