This repository contains the documentation of one week (4 days) of learning PostgreSQL and PostGIS. Disclaimer: This is mostly a diary type of thing for myself. I've tried to write everything down, ...
Now we are connected to the database. We need to do three things more before we can load data and write queries: Create a database to work in. (You are logged in as a database super user, which means ...