Comments on How to Install pgAdmin 4 v5 PostgreSQL Administration Tool on Debian 11
pgAdmin is a free and open-source graphical administration tool for PostgreSQL which is easy to use. In this tutorial, you will learn how to install pgAdmin server mode on the latest Debian 11 Bullseye. You will learn how to set up pgAdmin with Apache web server, and learn the basic usage of pgAdmin for managing PostgreSQL database and user.
2 Comment(s)
Comments
Notice that the article's headline has a pretty major typo. It says "pgAdmin 5". Oops. I though, oh, hey, there's a new version of pgAdmin out? Cool! Then I found out the article was all about boring old pgAdmin 4. :-(
The current pgAdmin version is 5, so it's pgAdmin4 v5 that is used in the guide. But indeed, the correct name is pgAdmin 4 v5. I've altered the title to reflect that.