ARM architecture?
https://github.com/Tob1as/docker-postgresql-postgis
I guess with Linux 5.9 (ARM) Postgres version 14.6 is not supported I installed Postgres 14.8 on Linux 8 (ARM) successfully.
Just select your distribution, architecture and version of postgres here https://www.postgresql.org/download/linux/redhat/ And you will get this commands sudo yum install -y https://download.postgresql.org/pub/repos/yum/reporpms/EL-7-aarch64/pgdg-redhat-repo-latest.noarch.rpm sudo yum install -y postgresql14-server sudo /usr/pgsql-14/bin/postgresql-14-setup initdb sudo systemctl enable postgresql-14 sudo systemctl start postgresql-14
I tried that, however getting multiple errors Let me try one more time Thanks!
Definitely is. I'm running PostgreSQL 15 over Raspberry Pi OS.
Обсуждают сегодня