Sunday, 5 July 2020

PostgreSQL installation

Installation of  PostgreSQL will be available on below platform. Verify the latest certification before installation
 Linux X86-64
 Linux X86-32
 MAC
 Windows X86-64
 Windows X86-32

I have installed PostgreSQL on Windows X86-64 with available Memory of 4GB

Follow the below  steps to install the PostgreSQL on Windows X86-64

1. Download the installer for Windows X86-64 
2. Double click the installer file, you will get the below screen
    

 Click on Next



Provide the Installation directory. 
Click Next

4.
.

 Select all the components as shown above and click Next

5.

Provide the Data Directory Path , where you want to place the data files. 

6.

Provide Password for PostgreSQL Database Super User (postgres) and click Next

7.


The default port number 5342 will be displayed. Before clicking on Next , make sure this port number is available . If not available, provide the port number which is available

8.

Keep this as default and click Next

9.

The Pre Installation summary will provide all information related to PostgreSQl installation.  To remember ,capture this information for later use and click Next

10.

Now installer is ready to install. Click Next to proceed

11.

This will show the  progress of the installation. It will take few minutes to complete the installation

12.

Click the Finish to complete the installation



1 comment: