J.1. Installation
The demo database is available atedu.postgrespro.com in three flavors, which differ only in the data size:
demo-small-en.zip (21 MB) — flight data for one month (DB size is 265 MB)
demo-medium-en.zip (62 MB) — flight data for three months (DB size is 666 MB)
demo-big-en.zip (232 MB) — flight data for one year (DB size is 2502 MB)
The small database is good for writing queries, and it will not take up much disk space. The large database can help you understand the query behavior on large data volumes and consider query optimization.