Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Mastering PostgreSQL 10

You're reading from  Mastering PostgreSQL 10

Product type Book
Published in Jan 2018
Publisher Packt
ISBN-13 9781788472296
Pages 428 pages
Edition 1st Edition
Languages

Table of Contents (15) Chapters

Preface PostgreSQL Overview Understanding Transactions and Locking Making Use of Indexes Handling Advanced SQL Log Files and System Statistics Optimizing Queries for Good Performance Writing Stored Procedures Managing PostgreSQL Security Handling Backup and Recovery Making Sense of Backups and Replication Deciding on Useful Extensions Troubleshooting PostgreSQL Migrating to PostgreSQL Other Books You May Enjoy

Making use of contrib modules

After this theoretical introduction to extensions, it is time to take a look at some of the most important extensions. In this section, you will learn about modules provided to you as part of the PostgreSQL contrib module. When you install PostgreSQL, I recommend that you always install those contrib modules as they contain vital extensions that can really make your life easier.

In the coming section, you will be guided through some of the ones I find most interesting.

Using the adminpack

The idea behind the adminpack module is to give administrators a way to access the file system without SSH access. The package contains a couple of functions to make that possible.

To load the module into the...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}