Re: the installation of pgadmin4 makes me weep in frustration

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: robert <robert(at)redo2oo(dot)ch>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: the installation of pgadmin4 makes me weep in frustration
Date: 2019-01-14 13:49:36
Message-ID: CAKKotZRL_fESXUg_FoLVV6z9UJm2edruzea0w_7SOcunzq-gfg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thanks to Postgres Debian/Ubuntu packaging team, Installing pgAdmin4 is
straightforward task,

1) Create the file /etc/apt/sources.list.d/pgdg.list and add a line for the
repository
deb http://apt.postgresql.org/pub/repos/apt/ bionic-pgdg main

2) Import the repository signing key, and update the package lists
wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | sudo
apt-key add -

3) sudo apt-get update

4) sudo apt-get install pgadmin4

Check https://www.postgresql.org/download/linux/ubuntu/ for more
information.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

On Mon, Jan 14, 2019 at 1:29 PM robert <robert(at)redo2oo(dot)ch> wrote:

> Hi There
>
>
> first, thanks a lot for the great an beautiful software we get from
> PostgreSQL and all people around it.
>
> But I wonder how it comes, that installing pgadmin4 is so incredibly hard?
>
> And no documentation.
>
> I would like to install pgadmin4 to my ubuntu 18.1 laptop.
>
> Where do I find doku on how to install pgadmin4. Preferably I would like
> to install it using pip?
>
>
> thanks
>
> robert
> --
> Robert Rottermann CEO
>
> 031 333 10 20
> robert(at)redo2oo(dot)ch
> Sickingerstrasse 3, 3014 Bern
> <http://maps.apple.com/?q=Sickingerstrasse%203,3014%0D%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Bern>
>
> [image: https://Redo2oo.ch] <https://redo2oo.ch>
> *Ihr Partner wenn es um ERP Lösungen geht.*
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ravi Krishna 2019-01-14 14:14:17 Re: the installation of pgadmin4 makes me weep in frustration
Previous Message William Ivanski 2019-01-14 12:48:26 Re: the installation of pgadmin4 makes me weep in frustration