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 3. Configuration

In this chapter, we will cover the following recipes:

  • Reading The Fine Manual (RTFM)

  • Planning a new database

  • Changing parameters in your programs

  • Finding the current configuration settings

  • Which parameters are at nondefault settings?

  • Updating the parameter file

  • Setting parameters for particular groups of users

  • The basic server configuration checklist

  • Adding an external module to PostgreSQL

  • Using an installed module

  • Managing installed extensions