Book Image

PostgreSQL 9 Administration Cookbook - Second Edition

Book Image

PostgreSQL 9 Administration Cookbook - Second Edition

Overview of this book

Table of Contents (19 chapters)
PostgreSQL 9 Administration Cookbook Second Edition
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 12. Replication and Upgrades

In this chapter, we will cover the following recipes:

  • Replication best practices

  • Setting up file-based replication – deprecated

  • Setting up streaming replication

  • Setting up streaming replication security

  • Hot Standby and read scalability

  • Managing streaming replication

  • Using repmgr

  • Using Replication Slots

  • Monitoring replication

  • Performance and Synchronous Replication

  • Delaying, pausing, and synchronizing replication

  • Logical Replication

  • Bi-Directional Replication

  • Archiving transaction log data

  • Upgrading – minor releases

  • Major upgrades in-place

  • Major upgrades online