Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

PostgreSQL Administration Cookbook, 9.5/9.6 Edition

Posted By: lengen
PostgreSQL Administration Cookbook, 9.5/9.6 Edition

PostgreSQL Administration Cookbook, 9.5/9.6 Edition by Simon Riggs
English | Apr. 27, 2017 | ISBN: 1785883186 | 1724 Pages | PDF | 4 MB

Over 150 recipes to help you administer your PostgreSQL database more efficiently
About This Book
Get to grips with the capabilities of PostgreSQL 9.6 to administer your database more efficiently
Monitor, tune, secure and protect your database
A step-by-step, recipe-based guide to help you tackle any problem in PostgreSQL administration with ease
Who This Book Is For
This book is for system administrators, database administrators, data architects, developers, and anyone with an interest in planning for, or running, live production databases. This book is most suited to those who have some technical experience.
What You Will Learn
Implement PostgreSQL features for performance and reliability
Harness the power of the latest PostgreSQL 9.6 features
Manage open source PostgreSQL versions 9.5 and 9.6 on various platforms
Discover advanced technical tips for experienced users
Explore best practices for planning and designing live databases
Select and implement robust backup and recovery techniques
Explore concise and clear guidance on replication and high availability
See the latest details on Logical Replication and Bi-Directional Replication
In Detail
PostgreSQL is a powerful opensource database management system; now recognized as the expert's choice for a wide range of applications, it has an enviable reputation for performance and stability. PostgreSQL provides an integrated feature set comprising relational database features, object-relational, text search, Geographical Info Systems, analytical tools for big data and JSON/XML document management.
Starting with short and simple recipes, you will soon dive into core features, such as configuration, server control, tables, and data. You will tackle a variety of problems a database administrator usually encounters, from creating tables to managing views, from improving performance to securing your database, and from using monitoring tools to using storage engines. Recipes based on important topics such as high availability, concurrency, replication, backup and recovery, as well as diagnostics and troubleshooting are also given special importance.
By the end of this book, you will have all the knowledge you need to run, manage, and maintain PostgreSQL efficiently.
Style and approach
This book takes a step-by-step, recipe-based approach, where each recipe focuses on a particular challenge faced by a PostgreSQL administrator while administering his/her database. Explained in a very easy to follow manner, every task is supported with best practices, tips and tricks.