38.13. User-Defined Types # 38.13.1. TOAST Considerations As described in Section 38.2, PostgreSQL can be extended to support new data types. This …| PostgreSQL Documentation
73.2. TOAST # 73.2.1. Out-of-Line, On-Disk TOAST Storage 73.2.2. Out-of-Line, In-Memory TOAST Storage This section provides an overview of TOAST (The …| 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
ALTER TABLE ALTER TABLE — change the definition of a table Synopsis ALTER TABLE [ IF EXISTS ] [ ONLY …| PostgreSQL Documentation