##Rules
- If the installation asks you to use a new name and password, write them down.
- If it asks you to use your computer's password, remember that detail.
- If it doesn't ask you for a username and password, dont worry about it.
##Mac ###Prep:
- Open system preferences
- Go to security & privacy
- Go to the general tab
- Click the lock in the lower left corner and enter your password.
- Click the Anywhere circle.
- Leave window open
###Installation:
- Go to https://postgresapp.com/
- Click the download button
- Move to the Applications folder
###Install PGAdmin:
- Go to https://www.postgresql.org/ftp/pgadmin3/pgadmin4/v1.1/macos/
- Click pgadmin4-1.0-rc1.dmg. It will start the download.
- Run the download.
- Drag the pgAdmin.app file into your applications folder.
###Post Install:
- Go back to system preferences
- Click Mac App Store and Identified Developers
- Click the lock
##Windows ###Installation
- Go to https://www.postgresql.org/download/windows/
- Click the link “Download the Installer”
- Find Version 9.6.0
- Download either the 32 or 64 bit version according to your operating system
- Click on the downloaded file and allow it to make changes on your device
- Use all default settings and the default port during the installation process
- The windows installation will install PGAdmin for you.