ALTER DATABASE ALTER DATABASE — change a database Synopsis ALTER DATABASE name [ [ WITH ] option [ ... ] …| PostgreSQL Documentation
24.2. Collation Support # 24.2.1. Concepts 24.2.2. Managing Collations 24.2.3. ICU Custom Collations The collation feature allows specifying the sort order …| 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
24.3. Character Set Support # 24.3.1. Supported Character Sets 24.3.2. Setting the Character Set 24.3.3. Automatic Character Set Conversion Between Server …| PostgreSQL Documentation
20.11. Client Connection Defaults # 20.11.1. Statement Behavior 20.11.2. Locale and Formatting 20.11.3. Shared Library Preloading 20.11.4. Other Defaults 20.11.1. Statement Behavior …| PostgreSQL Documentation