PostgreSQL
PrevNext

Chapter 24. Managing a Database

Table of Contents
Creating a Database
Accessing a Database
Destroying a Database

Now that Postgres is up and running we can create some databases to experiment with. Here, we describe the basic commands for managing a database.


PrevHomeNext
TroubleshootingUpCreating a Database