If you enjoyed this book, you may be interested in these other books by Packt:
Mastering PostgreSQL 11 - Second Edition
Hans-Jürgen Schönig
ISBN: 9781789537819
- Get to grips with advanced PostgreSQL 11 features and SQL functions
- Make use of the indexing features in PostgreSQL and fine-tune the performance of your queries
- Work with stored procedures and manage backup and recovery
- Master replication and failover techniques
- Troubleshoot your PostgreSQL instance for solutions to common and not-so-common problems
- Perform database migration from MySQL and Oracle to PostgreSQL with ease
Learning PostgreSQL 11 - Third Edition
Salahadin Juba, Andrey Volkov
ISBN: 9781789535464
- Understand the basics of relational databases, relational algebra, and data modeling
- Install a PostgreSQL server, create a database, and implement your data model
- Create tables...