PostgreSQL on S390x
11–20 of 32 posts
Re: PostgreSQL on S390x
#12Why not just run it on the Hercules emulator? https://sdl-hercules-390.github.io/html/
Re: PostgreSQL on S390x
#13Re: PostgreSQL on S390x
#14I'd be interested to see performance relative to Intel machines.
https://en.m.wikipedia.org/wiki/IBM_Telum_(microprocessor)
https://arstechnica.com/gadgets/2021/09/ibms-telum-mainframe...
Re: PostgreSQL on S390x
#15Earlier quoted context omitted.
Yeah, that all makes sense. Is it just big financial instututions that doing this? I can't go to IBM Cloud and kick off some S390x VMs, can I?
Open Source maintainers can ask for a) ssh access to s390x VM b) web console access where it's possible to create and remove VMs, for example 2 VMs, 8 GB RAM per VM With some distro like RHEL, SUSE, Ubuntu. One mainframe runs very many VMs. All access is monitored.
Re: PostgreSQL on S390x
#16I'm curious who would use Postgres on S390x, and, I guess, who uses Linux on S390x in general?
Re: PostgreSQL on S390x
#17I'd be interested to see performance relative to Intel machines.
The fastest z series CPUs are just modern 7nm, 8core superscalars with built in AI coprocessors, a fancy large cache arch, virtualization, and a _base_ clock of 5ghz. I imagine they aren't the wizbang magic intel has, but I doubt they are slow. https://en.m.wikipedia.org/wiki/IBM_Telum_(microprocessor) https://arstechnica.com/gadgets/2021/09/ibms-telum-mainframe...
I'm sure they eat electricity like crazy though.
Re: PostgreSQL on S390x
#18SUSE Linux and RHEL have been available for s390x for a long time, including of course PostgreSQL.
Re: PostgreSQL on S390x
#19I'm curious who would use Postgres on S390x, and, I guess, who uses Linux on S390x in general?