EnterpriseDB is used here to download and install, and EnterpriseDB is the only vendor in the world that offers enterprise-class products and services based on PostgreSQL.
Download address: https://www.enterprisedb.com/downloads/postgres-postgresql-downloads .

Double-click to download the installation package to start the installation

You can modify the installation path

Choose to install components, and check all those you don’t know:

Set the database path

Set the password for the superuser

To set the port number, you can just use the default.

Direct point Next

Point Next

Remove the check box and go straight to Finish.

Open pgAdmin 4

The pgAdmin home page is as follows

Click Servers > Postgre SQL 10 on the left
Enter the password and click OK.

The control panel is as follows

Open SQL Shell (psql)
