PostgreSQL

PostgreSQL Elephant Logo

Chapter 23. Managing Databases

Table of Contents

Every instance of a running PostgreSQL server manages one or more databases. Databases are therefore the topmost hierarchical level for organizing SQL objects (“[.quote]#database objects”#). This chapter describes the properties of databases, and how to create, manage, and destroy them.


Prev Up Next

22.6. Function Security

Home

23.1. Overview

Submit correction

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.

Copyright © 1996-2024 The PostgreSQL Global Development Group