Chapter 36. Tablespaces

Table of Contents

36.1. Creating a Tablespace
36.2. Viewing Tablespaces
36.3. Renaming a Tablespace
36.4. Deleting a Tablespace

Tablespaces allow you to manage how database object files are located within the file system. A tablespace can store individual tables, indexes, and entire databases.

For more information about tablespaces, refer to the official Postgres Pro documentation.