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.
pgAdmin - PostgreSQL Tools
www.pgadmin.orgpgAdmin 4 supports multiple authentication methods through its pluggable architecture. In addition to the four existing authentication methods; Kerberos, LDAP, OAuth 2.0, and internal, pgAdmin4 now supports webserver authentication. Web server authentication (HTTP authentication) is the most common application of third-party authentication.
Download - pgAdmin
www.pgadmin.org › download › pgadmin-4-windowsJan 28, 2021 · Download. Maintainer: pgAdmin Development Team. pgAdmin is available for 64 bit Windows™ 7 SP1 (desktop) or 2008R2 (server) and above, up to v4.30. v5.0 and later are supported on Windows 8 (desktop) or 2012 (server) and above. 32 bit Windows support is available for versions up to v4.29. The packages below include both the Desktop Runtime ...
FAQ - pgAdmin
https://www.pgadmin.org/faqAs pgAdmin is a web application, it can only interact with the local filesystem in ways that are allowed by modern web browsers. This limits what is possible for security; essentially files can only be "downloaded" or "uploaded" (through a form).