Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 737 Bytes

File metadata and controls

24 lines (14 loc) · 737 Bytes

Starter Kit and Resources for PostgreSQL

Required Setup

  • PostgreSQL server
  • pgAdmin
  • Stack builder
  • Command line tools
  • Sample databases

PostgreSQL

For Windows x86-64, download the latest version of PostgreSQL. This is free software and requires no registration.

Execute the downloaded executable to install.

Sample database

Go to this page and download the following database (it is free to download and use):

  • demo-medium-en.zip (62 MB) — flight data for three months (DB size is about 700 MB)

The installation of the databases in PostgreSQL will be shown in one of the course sessions.