Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 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
31 1 2 3 4 5 6

PostgreSQL 9 High Availability Cookbook [Repost]

Posted By: mapusi
PostgreSQL 9 High Availability Cookbook [Repost]

PostgreSQL 9 High Availability Cookbook by Shaun M. Thomas
English | July 25, 2014 | ISBN: 1849516960 | 403 Pages | EPUB/MOBI/PDF (True) | 18 MB
With: Code Files

PostgreSQL, often known as simply "Postgres", is an object-relational database management system (ORDBMS) with an emphasis on extensibility and standards-compliance.

Over 100 recipes to design and implement a highly available server with the advanced features of PostgreSQL

Overview

Create a PostgreSQL cluster that stays online even when disaster strikes
Avoid costly downtime and data loss that can ruin your business
Perform data replication and monitor your data with hands-on industry-driven recipes and detailed step-by-step explanations

From hardware selection to software stacks and horizontal scalability, this book will help you build a versatile PostgreSQL cluster that will survive crashes, resist data corruption, and grow smoothly with customer demand. We start with selecting the necessary hardware to handle multiple failure scenarios with redundancy. Then, we discuss how to automate and visualize these checks with Nagios, check_mk, and Graphite. We'll finally round off by tackling the complex problem of data scalability.

What you will learn from this book

Protect your data with PostgreSQL replication and management tools such as Slony, Bucardo, and Londiste
Choose the correct hardware for redundancy and scale
Prepare for catastrophes and prevent them before they happen
Reduce database resource contention with connection pooling
Automate monitoring and alerts to visualize cluster activity using Nagios and collectd
Construct a robust software stack that can detect and fix outages
Design a scalable schema architecture to handle billions of queries

Approach

A comprehensive series of dependable recipes to design, build, and implement a PostgreSQL server architecture free of common pitfalls that can operate for years to come. Each chapter is packed with instructions and examples to simplify even highly complex database operations.

Who this book is written for

If you are a PostgreSQL DBA working on Linux systems who want a database that never gives up, this book is for you. If you've ever experienced a database outage, restored from a backup, spent hours trying to repair a malfunctioning cluster, or simply want to guarantee system stability, this book is definitely for you.