Mastering PostgreSQL 11: Expert techniques to build scalable, reliable, and fault-tolerant database applications

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Master the capabilities of PostgreSQL 11 to efficiently manage and maintain your database Key Features • Master advanced concepts of PostgreSQL 11 with real-world datasets and examples • Explore query parallelism, data replication, and database performance while working with larger datasets • Extend the functionalities of your PostgreSQL instance to suit your organization's needs with minimal effort Book Description This second edition of Mastering PostgreSQL 11 helps you build dynamic database solutions for enterprise applications using the latest release of PostgreSQL, which enables database analysts to design both the physical and technical aspects of the system architecture with ease. This book begins with an introduction to the newly released features in PostgreSQL 11 to help you build efficient and fault-tolerant PostgreSQL applications. You'll examine all of the advanced aspects of PostgreSQL in detail, including logical replication, database clusters, performance tuning, monitoring, and user management. You will also work with the PostgreSQL optimizer, configuring PostgreSQL for high speed, and see how to move from Oracle to PostgreSQL. As you progress through the chapters, you will cover transactions, locking, indexes, and optimizing queries to improve performance. Additionally, you'll learn to manage network security and explore backups and replications, while understanding the useful extensions of PostgreSQL so that you can optimize the speed and performance of large databases. By the end of this book, you will be able to use your database to its utmost capacity by implementing advanced administrative tasks with ease. What you will learn • 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 Who this book is for This book is for data and database professionals wanting to implement advanced functionalities and master complex administrative tasks with PostgreSQL 11. Prior experience of database administration with PostgreSQL database will aid in understanding the concepts covered in this book.

Author(s): Hans-Jurgen Schonig
Edition: 2
Publisher: Packt Publishing
Year: 2018

Language: English
Commentary: True PDF
Pages: 450
City: Birmingham, UK
Tags: Analytics; Security; Parallel Programming; SQL; Relational Databases; PostgreSQL; Logging; Partitioning; Transactions; Statistics; Indexing; Backup; Query Performance Optimization; Window Functions; SQL Stored Procedures; Troubleshooting; Locking; SQL Execution Plan

1. PostgreSQL Overview
2. Understanding Transactions and Locking
3. Making Use of Indexes
4. Handling Advanced SQL
5. Log Files and System Statistics
6. Optimizing Queries for Good Performance
7. Writing Stored Procedures
8. Managing PostgreSQL Security
9. Handling Backup and Recovery
10. Making Sense of Backups and Replication
11. Deciding on Useful Extensions
12. Troubleshooting PostgreSQL
13. Migrating to PostgreSQL