Book Image

PostGIS Cookbook

Book Image

PostGIS Cookbook

Overview of this book

Table of Contents (18 chapters)
PostGIS Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 10. Maintenance, Optimization, and Performance Tuning

In this chapter, we will cover the following recipes:

  • Organizing the database

  • Setting up the correct data privilege mechanism

  • Backing up the database

  • Using indexes

  • Clustering for efficiency

  • Optimizing SQL queries

  • Migrating a PostGIS database to a different server

  • Replicating a PostGIS database with streaming replication