pgAdmin can't connect to the local database server
stackoverflow.com › questions › 63454062Aug 17, 2020 · I've just updated pgAdmin to version 4.23 and PostgreSQL to version 12. I've also deleted all previous databases and pgAdmin installations. So it should have been a clean install (I've also cleaned up all the remains of previous versions). Now when I'm attempting to connect to the local database server I get this before I can even type my password:
Connect to Server — pgAdmin 4 6.3 documentation
www.pgadmin.org › latest › connect_to_serverUse the Connect to Server dialog to authenticate with a defined server and access the objects stored on the server through the pgAdmin tree control. To access the dialog, right click on the server name in the pgAdmin tree control, and select Connect Server… from the context menu. Provide authentication information for the selected server: Use the Password field to provide the password of the user that is associated with the defined server.