On Sat, Jan 23, 2021 at 3:14 PM Frank Voncken <[email protected]> wrote:
> > > > > There is no pgadmin4 package in Debian by any team, so you either > > need > > to use the upstream packages in buster environment, or get pgadmin4 > > working on bulleye via other means which can include building it from > > source yourself, or searching the internet whose results include: > > > > https://www.postgresql.org/ftp/pgadmin/pgadmin4/snapshots/ > > > > > O.k. Acknowlegded. > I have good experience running pgadmin4 using docker. https://www.pgadmin.org/docs/pgadmin4/latest/container_deployment.html#examples If you are already familiar with docker I would suggest this approach.
