Postgres (Zip Version) Windows Starting Guide
Download postgresql from https://www.enterprisedb.com/download-postgresql-binaries;
Unzip it;
Open a cmd;
Enter into the ‘bin’ directory;
Init the database:
Start the database:
Open another cmd;
Enter into the ‘bin’ directory;
Log into the database:
Create a password for your user:
Install adminpack extension: