May 2019
Intermediate to advanced
600 pages
20h 46m
English
To understand PostgreSQL, you need to see it in use. An empty database is like a ghost town without houses.
For now, we will assume that you already have a database. There are over a thousand books on how to design your own database from nothing. So, here, we aim to help people who are still learning to use the PostgreSQL database management system with handy routines to explore the database.
The best way to start is by asking some simple questions to orient yourself and begin the process of understanding. Incidentally, these are also questions you'll need to answer if you ask someone else for help.
In this chapter, we'll cover the following recipes:
Read now
Unlock full access