20.3. Connections and Authentication # 20.3.1. Connection Settings 20.3.2. TCP Settings 20.3.3. Authentication 20.3.4. SSL 20.3.1. Connection Settings # listen_addresses (string) # …| 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
9.27. System Administration Functions # 9.27.1. Configuration Settings Functions 9.27.2. Server Signaling Functions 9.27.3. Backup Control Functions 9.27.4. Recovery Control Functions …| 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
pg_dump pg_dump — extract a PostgreSQL database into a script file or other archive file Synopsis pg_dump [connection-option...] [option...] [dbname] …| PostgreSQL Documentation
psql psql — PostgreSQL interactive terminal Synopsis psql [option...] [dbname [username]] Description psql is a terminal-based front-end to PostgreSQL. It …| PostgreSQL Documentation
13.3. Explicit Locking # 13.3.1. Table-Level Locks 13.3.2. Row-Level Locks 13.3.3. Page-Level Locks 13.3.4. Deadlocks 13.3.5. Advisory Locks PostgreSQL provides various …| PostgreSQL Documentation