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 1. First Steps

In this chapter, we will cover the following recipes:

  • Getting PostgreSQL

  • Connecting to the PostgreSQL server

  • Enabling access for network/remote users

  • Using graphical administration tools

  • Using the psql query and scripting tool

  • Changing your password securely

  • Avoiding hardcoding your password

  • Using a connection service file

  • Troubleshooting a failed connection