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 8. Advanced Stack

In this chapter, we will learn to build and manipulate a fault-tolerant, high-performance foundation for our PostgreSQL clusters. We will cover the following recipes in this chapter:

  • Preparing systems for the stack

  • Starting with the Linux Volume Manager

  • Adding block-level replication

  • Incorporating the second LVM layer

  • Verifying a DRBD filesystem

  • Correcting a DRBD split brain

  • Formatting an XFS filesystem

  • Tweaking XFS performance

  • Maintaining an XFS filesystem

  • Using LVM snapshots

  • Switching live stack systems

  • Detaching a problematic node

  • Building and attaching a new node