Re: Procedure to install and configure pgadmin4 in desktop mode in Red Hat Linux 8 and other Linux distributions

From: Diego <mrstephenamell(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Procedure to install and configure pgadmin4 in desktop mode in Red Hat Linux 8 and other Linux distributions
Date: 2020-09-30 19:29:12
Message-ID: a12a09af-c254-3dd9-205e-f1ec575797d7@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adam Sjøgren 2020-09-30 20:22:01 Re: Database logins taking longer and longer, showing up as "authentication" in ps(1)
Previous Message Karsten Hilbert 2020-09-30 19:19:06 Re: Problem close curser after rollback