PostgreSQL Installation Step-by-Step
PostgreSQL Installation Step-by-Step
com/downloads/postgres-postgresql-downloads
Step 3 : In the next dialog, select the installation directory. By default, it will install in the ‘C’ directory. You can also choose a different directory location to install the PostgreSQL
software. Click on the ‘Next’.
Step 4 : In the next dialog, by default, all components are selected for installation. You can select the PostgreSQL components that you want to install on your Windows.
Step 5 : Now, select the directory where you want to store your PostgreSQL data. (Keep it default)
Step 6 : Set the database password for the super user. This password is created for the PostgreSQL administrator to make the database secure. Once the password is created, click on
the ‘Next’. (set Password : 123)
Step 7 : Set the TCP port number for the PostgreSQL service. The default port used to run the PostgreSQL service is 5432. You can change this TCP port or can continue with the default
port. Further, click on the ‘Next’. (Keep Default : 5432)
Step 8 : Now, select the default locale. Alternatively, you can change your location. Click on the ‘Next’.
Step 9 : Now, verify the pre-configuration setting of PostgreSQL as a Windows Service. Click on the ‘Next’ to start the PostgreSQL 14.2 installation.
Step 10: The following dialog will notify you that PostgreSQL installation can begin on your system.
Step 11: additional add-ons uncheck this box and click on ‘Finish’.