Installing PostgreSQL + pgAdmin
Download official installer:
- Includes PostgreSQL + pgAdmin
During install:
- Set postgres master user & password
- Default port: 5432
After install:
- Open pgAdmin
- Connect to server:
- Host: localhost
- Port: 5432
- User: postgres
- Password: (what you set)
Introduction
pgAdmin
Postgres Schema