ARM64 AND PGADMIN WITH POSTGRESQL

From: Juliana de los Ríos <julianadlr01(at)gmail(dot)com>
To: pgsql-pkg-debian(at)postgresql(dot)org
Subject: ARM64 AND PGADMIN WITH POSTGRESQL
Date: 2023-05-01 00:07:37
Message-ID: CAN4+iYuHRuXcZVcWjVkWxS1P_C7QUZboK0KKJ63Orq=5E0BE9g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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: image.png]
[image: image.png]

Responses

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message Christoph Berg 2023-05-01 09:55:15 Re: postgresql-common: use latest version of pg_dump/restore
Previous Message Justin Pryzby 2023-04-30 22:44:33 Re: postgresql-common: use latest version of pg_dump/restore