Re: Procedure to install and configure pgadmin4 in desktop mode in Red Hat Linux 8 and other Linux distributions - Mailing list pgsql-general

From Diego
Subject Re: Procedure to install and configure pgadmin4 in desktop mode in Red Hat Linux 8 and other Linux distributions
Date
Msg-id a12a09af-c254-3dd9-205e-f1ec575797d7@gmail.com
Whole thread Raw
In response to Procedure to install and configure pgadmin4 in desktop mode in Red Hat Linux 8 and other Linux distributions  (Maria Elba Salerno <elbasalerno@yahoo.com>)
List pgsql-general

Hi Maria!

Add the repo:

sudo rpm -i https://ftp.postgresql.org/pub/pgadmin/pgadmin4/yum/pgadmin4-redhat-repo-1-1.noarch.rpm
# Install for desktop mode only.
sudo yum install pgadmin4-desktop

Final config

sudo /usr/pgadmin4/bin/setup-web.sh

Here are the instructions: https://www.pgadmin.org/download/pgadmin-4-rpm/


On 2020-09-30 14:23, Maria Elba Salerno wrote:
Hello,

I'm looking for a procedure to install and configure pgadmin4 in desktop mode in Red Hat Linux 8 and other Linux distributions.

Thanks in advance

Regards


pgsql-general by date:

Previous
From: Karsten Hilbert
Date:
Subject: Re: Problem close curser after rollback
Next
From: Adam Sjøgren
Date:
Subject: Re: Database logins taking longer and longer, showing up as "authentication" in ps(1)