Advanced PostgreSQL Database management tool¶
The PostgreSQL database password provided during installation can be stored in the database for easy access in the future. It is an optional configuration.
Start the pgAdmin 4 database administration tool from the Windows Start menu.
The pgAdmin tool opens.
Right click the database server entry for localhost under the Servers node to access Connect Server.
Provide the password for the postgres
user.
Note
Check on the Store password option in case you want to store the password locally on the computer.
Note
Clicking on Store password leads to a warning.
Click OK on the warning dialog.