Server Configuration: Error Handling
  • References/Database/PostgreSQL/Server Configuration

exit_on_error (boolean) If true, any error will terminate the current session

2025-01-10 15:47:30
Server Configuration: Developer Options
  • References/Database/PostgreSQL/Server Configuration

The following parameters are intended for work on the PostgreSQL source code, and in some cases to assist with recovery of severely damaged

2025-01-10 15:47:30
Server Configuration: Error Reporting and Logging
  • References/Database/PostgreSQL/Server Configuration

19.8.1. Where To Log log_destination (string)

2025-01-10 15:47:30
Server Configuration: Write Ahead Log
  • References/Database/PostgreSQL/Server Configuration

For additional information on tuning these settings, see Section 30.4.

2025-01-10 15:47:30
Server Configuration: Lock Management
  • References/Database/PostgreSQL/Server Configuration

deadlock_timeout (integer) This is the amount of time, in milliseconds

2025-01-10 15:47:30
Server Configuration: Short Options
  • References/Database/PostgreSQL/Server Configuration

For convenience there are also single letter command-line option switches available for some parameters. They are described in Table 19-2. Some of these options exist for historical

2025-01-10 15:47:30
Server Configuration: Setting Parameters
  • References/Database/PostgreSQL/Server Configuration

19.1.1. Parameter Names and Values All parameter names are case-insensitive. Every parameter takes a value of one of five types:

2025-01-10 15:47:30
Server Configuration: File Locations
  • References/Database/PostgreSQL/Server Configuration

In addition to the postgresql.conf file already mentioned, PostgreSQL uses two other manually-edited configuration

2025-01-10 15:47:30