pgAdmin - PostgreSQL Tools
www.pgadmin.orgpgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world. pgAdmin may be used on Linux, Unix, macOS and Windows to manage PostgreSQL and EDB Advanced Server 10 and above.
FAQ - pgAdmin
www.pgadmin.org › faqTo do so, find the config.py file that is part of your pgAdmin installation. This is normally in a top-level directory called web. In the same directory, create a file called config_local.py, and add a line that reads: MASTER_PASSWORD_REQUIRED=False. If the file already exists, edit it, and add the line.
pgAdmin - PostgreSQL Tools
https://www.pgadmin.orgpgAdmin 4 is a free open source graphical management tool for PostgreSQL and derivative relational databases such as EnterpriseDB's EDB Advanced Server. pgAdmin can be installed in two modes: Server mode and Desktop mode. pgAdmin in server mode can be deployed behind different web servers like apache2, Nnginx etc.