ARM64 AND PGADMIN WITH POSTGRESQL - Mailing list pgsql-pkg-debian

From Juliana de los Ríos
Subject ARM64 AND PGADMIN WITH POSTGRESQL
Date
Msg-id CAN4+iYuHRuXcZVcWjVkWxS1P_C7QUZboK0KKJ63Orq=5E0BE9g@mail.gmail.com
Whole thread Raw
Responses Re: ARM64 AND PGADMIN WITH POSTGRESQL  (Christoph Berg <myon@debian.org>)
List pgsql-pkg-debian
Hello thank you for reading me
I will try to explain me briefly, i'm doing a project and i've been using django, Gunicorn, and PgAdmin postgresql, html in a raspberry pi 4 that i have installed the kali linux.
I've been trying really hard to install PgAdmin, 'I've been working with Sqlie but I wanna try PostgreSQL
The thing is with PgAdmin that keeps saying me errors, you can see attached also my information. I've been trying with these commands:

1. curl -fsS https://www.pgadmin.org/static/packages_pgadmin_org.pub | sudo gpg --dearmor -o /usr/share/keyrings/packages-pgadmin-org.gpg

2. sudo sh -c 'echo "deb [signed-by=/usr/share/keyrings/packages-pgadmin-org.gpg] https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/$(lsb_release -cs) pgadmin4 main" > /etc/apt/sources.list.d/pgadmin4.list && apt update'

3. sudo apt install pgadmin4



image.png
image.png
Attachment

pgsql-pkg-debian by date:

Previous
From: Justin Pryzby
Date:
Subject: Re: postgresql-common: use latest version of pg_dump/restore
Next
From: Christoph Berg
Date:
Subject: Re: postgresql-common: use latest version of pg_dump/restore