Download and Install
- PostgreSQL: https://www.postgresql.org/
- Download PostgreSQL FROM EDB: https://www.enterprisedb.com/downloads/postgres-postgresql-downloads
Installation
Pre-installation Summary
Windows x86-64 : C:\Program Files\PostgreSQL\14
Windows x86-32 : C:\Program Files (x86)\PostgreSQL\10
PostgreSQL Binaries: C:\Program Files\PostgreSQL\14\bin
Sever Password: used to login to pgAdmin Server, by default it is postgres
superuser(user): postgres used to login to postgres database