Book Image

PostgreSQL 9 High Availability Cookbook

By : Shaun Thomas
Book Image

PostgreSQL 9 High Availability Cookbook

By: Shaun Thomas

Overview of this book

Table of Contents (17 chapters)
PostgreSQL 9 High Availability Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 9. Cluster Control

In this chapter, we will learn how to automate cluster management and ensure high availability. We will cover the following recipes in this chapter:

  • Installing the components

  • Configuring Corosync

  • Preparing startup services

  • Starting with base options

  • Adding DRBD to cluster management

  • Adding LVM to cluster management

  • Adding XFS to cluster management

  • Adding PostgreSQL to cluster management

  • Adding a virtual IP to hide the cluster

  • Adding an e-mail alert

  • Grouping associated resources

  • Combining and ordering related actions

  • Performing a managed resource migration

  • Using an outage to test migration