Chapter 20. Server Configuration Table of Contents 20.1. Setting Parameters 20.1.1. Parameter Names and Values 20.1.2. Parameter Interaction via the Configuration File …| PostgreSQL Documentation
CREATE TABLESPACE CREATE TABLESPACE — define a new tablespace Synopsis CREATE TABLESPACE tablespace_name [ OWNER { new_owner | CURRENT_ROLE | …| PostgreSQL Documentation
CREATE DATABASE CREATE DATABASE — create a new database Synopsis CREATE DATABASE name [ WITH ] [ OWNER [=] user_name …| PostgreSQL Documentation