开发人员选项

allow_in_place_tablespaces

属性
类别 开发人员选项
说明 允许直接位于 pg_tblspc 内的表空间进行测试。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 allow_in_place_tablespaces

allow_system_table_mods

属性
类别 开发人员选项
说明 允许修改系统表的结构。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 allow_system_table_mods

backtrace_functions

属性
类别 开发人员选项
说明 记录这些函数中错误的回溯。
数据类型 string
默认值
允许的值
参数类型 (只读)
文档 backtrace_functions

debug_discard_caches

属性
类别 开发人员选项
说明 出于调试目的,充分刷新系统缓存。
数据类型 integer
默认值 0
允许的值 0
参数类型 (只读)
文档 debug_discard_caches

debug_parallel_query

属性
类别 开发人员选项
说明 强制使用并行查询工具。
数据类型 枚举
默认值 off
允许的值 off,on,regress
参数类型 动态
文档 debug_parallel_query

ignore_checksum_failure

属性
类别 开发人员选项
说明 在校验和失败后继续处理。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 ignore_checksum_failure

ignore_invalid_pages

属性
类别 开发人员选项
说明 在页面无效失败后继续恢复。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 ignore_invalid_pages

ignore_system_indexes

属性
类别 开发人员选项
说明 禁用读取系统索引。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 ignore_system_indexes

jit_debugging_support

属性
类别 开发人员选项
说明 向调试器注册 JIT 编译的函数。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 jit_debugging_support

jit_dump_bitcode

属性
类别 开发人员选项
说明 写出 LLVM Bitcode 以方便 JIT 调试。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 jit_dump_bitcode

jit_expressions

属性
类别 开发人员选项
说明 允许 JIT 编译表达式。
数据类型 boolean
默认值 on
允许的值 on
参数类型 (只读)
文档 jit_expressions

jit_profiling_support

属性
类别 开发人员选项
说明 向性能探查器注册 JIT 编译的函数。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 jit_profiling_support

jit_tuple_deforming

属性
类别 开发人员选项
说明 允许 JIT 编译元组变形优化。
数据类型 boolean
默认值 on
允许的值 on
参数类型 (只读)
文档 jit_tuple_deforming

post_auth_delay

属性
类别 开发人员选项
说明 设置在连接启动时进行身份验证之后等待的时间长度。
数据类型 integer
默认值 0
允许的值 0
参数类型 (只读)
文档 post_auth_delay

pre_auth_delay

属性
类别 开发人员选项
说明 设置在连接启动时进行身份验证之前等待的时间长度。
数据类型 integer
默认值 0
允许的值 0
参数类型 (只读)
文档 pre_auth_delay

remove_temp_files_after_crash

属性
类别 开发人员选项
说明 在后端崩溃后删除临时文件。
数据类型 boolean
默认值 on
允许的值 on
参数类型 (只读)
文档 remove_temp_files_after_crash

trace_notify

属性
类别 开发人员选项
说明 为 LISTEN 和 NOTIFY 生成调试输出。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 trace_notify

trace_recovery_messages

属性
类别 开发人员选项
说明 启用与恢复相关的调试信息的日志记录。
数据类型 枚举
默认值 log
允许的值 log
参数类型 (只读)
文档 trace_recovery_messages

trace_sort

属性
类别 开发人员选项
说明 发出有关排序中资源使用情况的信息。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 trace_sort

wal_consistency_checking

属性
类别 开发人员选项
说明 设置执行 WAL 一致性检查的 WAL 资源管理器。
数据类型 string
默认值
允许的值
参数类型 (只读)
文档 wal_consistency_checking

zero_damaged_pages

属性
类别 开发人员选项
说明 继续处理已损坏的页眉。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 zero_damaged_pages

allow_in_place_tablespaces

属性
类别 开发人员选项
说明 允许直接位于 pg_tblspc 内的表空间进行测试。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 allow_in_place_tablespaces

allow_system_table_mods

属性
类别 开发人员选项
说明 允许修改系统表的结构。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 allow_system_table_mods

backtrace_functions

属性
类别 开发人员选项
说明 记录这些函数中错误的回溯。
数据类型 string
默认值
允许的值
参数类型 (只读)
文档 backtrace_functions

debug_discard_caches

属性
类别 开发人员选项
说明 出于调试目的,充分刷新系统缓存。
数据类型 integer
默认值 0
允许的值 0
参数类型 (只读)
文档 debug_discard_caches

force_parallel_mode

属性
类别 开发人员选项
说明 强制使用并行查询工具。
数据类型 枚举
默认值 off
允许的值 off,on,regress
参数类型 动态
文档 force_parallel_mode

ignore_checksum_failure

属性
类别 开发人员选项
说明 在校验和失败后继续处理。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 ignore_checksum_failure

ignore_invalid_pages

属性
类别 开发人员选项
说明 在页面无效失败后继续恢复。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 ignore_invalid_pages

ignore_system_indexes

属性
类别 开发人员选项
说明 禁用读取系统索引。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 ignore_system_indexes

jit_debugging_support

属性
类别 开发人员选项
说明 向调试器注册 JIT 编译的函数。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 jit_debugging_support

jit_dump_bitcode

属性
类别 开发人员选项
说明 写出 LLVM Bitcode 以方便 JIT 调试。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 jit_dump_bitcode

jit_expressions

属性
类别 开发人员选项
说明 允许 JIT 编译表达式。
数据类型 boolean
默认值 on
允许的值 on
参数类型 (只读)
文档 jit_expressions

jit_profiling_support

属性
类别 开发人员选项
说明 向性能探查器注册 JIT 编译的函数。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 jit_profiling_support

jit_tuple_deforming

属性
类别 开发人员选项
说明 允许 JIT 编译元组变形优化。
数据类型 boolean
默认值 on
允许的值 on
参数类型 (只读)
文档 jit_tuple_deforming

post_auth_delay

属性
类别 开发人员选项
说明 设置在连接启动时进行身份验证之后等待的时间长度。
数据类型 integer
默认值 0
允许的值 0
参数类型 (只读)
文档 post_auth_delay

pre_auth_delay

属性
类别 开发人员选项
说明 设置在连接启动时进行身份验证之前等待的时间长度。
数据类型 integer
默认值 0
允许的值 0
参数类型 (只读)
文档 pre_auth_delay

trace_notify

属性
类别 开发人员选项
说明 为 LISTEN 和 NOTIFY 生成调试输出。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 trace_notify

trace_recovery_messages

属性
类别 开发人员选项
说明 启用与恢复相关的调试信息的日志记录。
数据类型 枚举
默认值 log
允许的值 log
参数类型 (只读)
文档 trace_recovery_messages

trace_sort

属性
类别 开发人员选项
说明 发出有关排序中资源使用情况的信息。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 trace_sort

wal_consistency_checking

属性
类别 开发人员选项
说明 设置执行 WAL 一致性检查的 WAL 资源管理器。
数据类型 string
默认值
允许的值
参数类型 (只读)
文档 wal_consistency_checking

zero_damaged_pages

属性
类别 开发人员选项
说明 继续处理已损坏的页眉。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 zero_damaged_pages

allow_in_place_tablespaces

属性
类别 开发人员选项
说明 允许直接位于 pg_tblspc 内的表空间进行测试。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 allow_in_place_tablespaces

allow_system_table_mods

属性
类别 开发人员选项
说明 允许修改系统表的结构。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 allow_system_table_mods

backtrace_functions

属性
类别 开发人员选项
说明 记录这些函数中错误的回溯。
数据类型 string
默认值
允许的值
参数类型 (只读)
文档 backtrace_functions

debug_discard_caches

属性
类别 开发人员选项
说明 出于调试目的,充分刷新系统缓存。
数据类型 integer
默认值 0
允许的值 0
参数类型 (只读)
文档 debug_discard_caches

force_parallel_mode

属性
类别 开发人员选项
说明 强制使用并行查询工具。
数据类型 枚举
默认值 off
允许的值 off,on,regress
参数类型 动态
文档 force_parallel_mode

ignore_checksum_failure

属性
类别 开发人员选项
说明 在校验和失败后继续处理。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 ignore_checksum_failure

ignore_invalid_pages

属性
类别 开发人员选项
说明 在页面无效失败后继续恢复。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 ignore_invalid_pages

ignore_system_indexes

属性
类别 开发人员选项
说明 禁用读取系统索引。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 ignore_system_indexes

jit_debugging_support

属性
类别 开发人员选项
说明 向调试器注册 JIT 编译的函数。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 jit_debugging_support

jit_dump_bitcode

属性
类别 开发人员选项
说明 写出 LLVM Bitcode 以方便 JIT 调试。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 jit_dump_bitcode

jit_expressions

属性
类别 开发人员选项
说明 允许 JIT 编译表达式。
数据类型 boolean
默认值 on
允许的值 on
参数类型 (只读)
文档 jit_expressions

jit_profiling_support

属性
类别 开发人员选项
说明 向性能探查器注册 JIT 编译的函数。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 jit_profiling_support

jit_tuple_deforming

属性
类别 开发人员选项
说明 允许 JIT 编译元组变形优化。
数据类型 boolean
默认值 on
允许的值 on
参数类型 (只读)
文档 jit_tuple_deforming

post_auth_delay

属性
类别 开发人员选项
说明 身份验证后,在连接启动时等待 N 秒。
数据类型 integer
默认值 0
允许的值 0
参数类型 (只读)
文档 post_auth_delay

pre_auth_delay

属性
类别 开发人员选项
说明 身份验证前,在连接启动时等待 N 秒。
数据类型 integer
默认值 0
允许的值 0
参数类型 (只读)
文档 pre_auth_delay

remove_temp_files_after_crash

属性
类别 开发人员选项
说明 在后端崩溃后删除临时文件。
数据类型 boolean
默认值 on
允许的值 on
参数类型 (只读)
文档

trace_notify

属性
类别 开发人员选项
说明 为 LISTEN 和 NOTIFY 生成调试输出。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 trace_notify

trace_recovery_messages

属性
类别 开发人员选项
说明 启用与恢复相关的调试信息的日志记录。
数据类型 枚举
默认值 log
允许的值 log
参数类型 (只读)
文档 trace_recovery_messages

trace_sort

属性
类别 开发人员选项
说明 发出有关排序中资源使用情况的信息。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 trace_sort

wal_consistency_checking

属性
类别 开发人员选项
说明 设置执行 WAL 一致性检查的 WAL 资源管理器。
数据类型 string
默认值
允许的值
参数类型 (只读)
文档 wal_consistency_checking

zero_damaged_pages

属性
类别 开发人员选项
说明 继续处理已损坏的页眉。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 zero_damaged_pages

allow_in_place_tablespaces

属性
类别 开发人员选项
说明 允许直接位于 pg_tblspc 内的表空间进行测试。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 allow_in_place_tablespaces

allow_system_table_mods

属性
类别 开发人员选项
说明 允许修改系统表的结构。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 allow_system_table_mods

backtrace_functions

属性
类别 开发人员选项
说明 记录这些函数中错误的回溯。
数据类型 string
默认值
允许的值
参数类型 (只读)
文档 backtrace_functions

force_parallel_mode

属性
类别 开发人员选项
说明 强制使用并行查询工具。
数据类型 枚举
默认值 off
允许的值 off,on,regress
参数类型 动态
文档 force_parallel_mode

ignore_checksum_failure

属性
类别 开发人员选项
说明 在校验和失败后继续处理。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 ignore_checksum_failure

ignore_invalid_pages

属性
类别 开发人员选项
说明 在页面无效失败后继续恢复。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 ignore_invalid_pages

ignore_system_indexes

属性
类别 开发人员选项
说明 禁用读取系统索引。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 ignore_system_indexes

jit_debugging_support

属性
类别 开发人员选项
说明 向调试器注册 JIT 编译的函数。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 jit_debugging_support

jit_dump_bitcode

属性
类别 开发人员选项
说明 写出 LLVM Bitcode 以方便 JIT 调试。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 jit_dump_bitcode

jit_expressions

属性
类别 开发人员选项
说明 允许 JIT 编译表达式。
数据类型 boolean
默认值 on
允许的值 on
参数类型 (只读)
文档 jit_expressions

jit_profiling_support

属性
类别 开发人员选项
说明 向性能探查器注册 JIT 编译的函数。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 jit_profiling_support

jit_tuple_deforming

属性
类别 开发人员选项
说明 允许 JIT 编译元组变形优化。
数据类型 boolean
默认值 on
允许的值 on
参数类型 (只读)
文档 jit_tuple_deforming

post_auth_delay

属性
类别 开发人员选项
说明 身份验证后,在连接启动时等待 N 秒。
数据类型 integer
默认值 0
允许的值 0
参数类型 (只读)
文档 post_auth_delay

pre_auth_delay

属性
类别 开发人员选项
说明 身份验证前,在连接启动时等待 N 秒。
数据类型 integer
默认值 0
允许的值 0
参数类型 (只读)
文档 pre_auth_delay

trace_notify

属性
类别 开发人员选项
说明 为 LISTEN 和 NOTIFY 生成调试输出。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 trace_notify

trace_recovery_messages

属性
类别 开发人员选项
说明 启用与恢复相关的调试信息的日志记录。
数据类型 枚举
默认值 log
允许的值 log
参数类型 (只读)
文档 trace_recovery_messages

trace_sort

属性
类别 开发人员选项
说明 发出有关排序中资源使用情况的信息。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 trace_sort

wal_consistency_checking

属性
类别 开发人员选项
说明 设置执行 WAL 一致性检查的 WAL 资源管理器。
数据类型 string
默认值
允许的值
参数类型 (只读)
文档 wal_consistency_checking

zero_damaged_pages

属性
类别 开发人员选项
说明 继续处理已损坏的页眉。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 zero_damaged_pages

allow_in_place_tablespaces

属性
类别 开发人员选项
说明 允许直接位于 pg_tblspc 内的表空间进行测试。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 allow_in_place_tablespaces

allow_system_table_mods

属性
类别 开发人员选项
说明 允许修改系统表的结构。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 allow_system_table_mods

force_parallel_mode

属性
类别 开发人员选项
说明 强制使用并行查询工具。
数据类型 枚举
默认值 off
允许的值 off,on,regress
参数类型 动态
文档 force_parallel_mode

ignore_checksum_failure

属性
类别 开发人员选项
说明 在校验和失败后继续处理。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 ignore_checksum_failure

ignore_system_indexes

属性
类别 开发人员选项
说明 禁用读取系统索引。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 ignore_system_indexes

jit_debugging_support

属性
类别 开发人员选项
说明 向调试器注册 JIT 编译的函数。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 jit_debugging_support

jit_dump_bitcode

属性
类别 开发人员选项
说明 写出 LLVM Bitcode 以方便 JIT 调试。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 jit_dump_bitcode

jit_expressions

属性
类别 开发人员选项
说明 允许 JIT 编译表达式。
数据类型 boolean
默认值 on
允许的值 on
参数类型 (只读)
文档 jit_expressions

jit_profiling_support

属性
类别 开发人员选项
说明 向性能探查器注册 JIT 编译的函数。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 jit_profiling_support

jit_tuple_deforming

属性
类别 开发人员选项
说明 允许 JIT 编译元组变形优化。
数据类型 boolean
默认值 on
允许的值 on
参数类型 (只读)
文档 jit_tuple_deforming

post_auth_delay

属性
类别 开发人员选项
说明 身份验证后,在连接启动时等待 N 秒。
数据类型 integer
默认值 0
允许的值 0
参数类型 (只读)
文档 post_auth_delay

pre_auth_delay

属性
类别 开发人员选项
说明 身份验证前,在连接启动时等待 N 秒。
数据类型 integer
默认值 0
允许的值 0
参数类型 (只读)
文档 pre_auth_delay

trace_notify

属性
类别 开发人员选项
说明 为 LISTEN 和 NOTIFY 生成调试输出。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 trace_notify

trace_recovery_messages

属性
类别 开发人员选项
说明 启用与恢复相关的调试信息的日志记录。
数据类型 枚举
默认值 log
允许的值 log
参数类型 (只读)
文档 trace_recovery_messages

trace_sort

属性
类别 开发人员选项
说明 发出有关排序中资源使用情况的信息。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 trace_sort

wal_consistency_checking

属性
类别 开发人员选项
说明 设置执行 WAL 一致性检查的 WAL 资源管理器。
数据类型 string
默认值
允许的值
参数类型 (只读)
文档 wal_consistency_checking

zero_damaged_pages

属性
类别 开发人员选项
说明 继续处理已损坏的页眉。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 zero_damaged_pages

allow_in_place_tablespaces

属性
类别 开发人员选项
说明 允许直接位于 pg_tblspc 内的表空间进行测试。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 allow_in_place_tablespaces

allow_system_table_mods

属性
类别 开发人员选项
说明 允许修改系统表的结构。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 allow_system_table_mods

force_parallel_mode

属性
类别 开发人员选项
说明 强制使用并行查询工具。
数据类型 枚举
默认值 off
允许的值 off,on,regress
参数类型 动态
文档 force_parallel_mode

ignore_checksum_failure

属性
类别 开发人员选项
说明 在校验和失败后继续处理。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 ignore_checksum_failure

ignore_system_indexes

属性
类别 开发人员选项
说明 禁用读取系统索引。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 ignore_system_indexes

jit_debugging_support

属性
类别 开发人员选项
说明 向调试器注册 JIT 编译的函数。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 jit_debugging_support

jit_dump_bitcode

属性
类别 开发人员选项
说明 写出 LLVM Bitcode 以方便 JIT 调试。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 jit_dump_bitcode

jit_expressions

属性
类别 开发人员选项
说明 允许 JIT 编译表达式。
数据类型 boolean
默认值 on
允许的值 on
参数类型 (只读)
文档 jit_expressions

jit_profiling_support

属性
类别 开发人员选项
说明 向性能探查器注册 JIT 编译的函数。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 jit_profiling_support

jit_tuple_deforming

属性
类别 开发人员选项
说明 允许 JIT 编译元组变形优化。
数据类型 boolean
默认值 on
允许的值 on
参数类型 (只读)
文档 jit_tuple_deforming

post_auth_delay

属性
类别 开发人员选项
说明 身份验证后,在连接启动时等待 N 秒。
数据类型 integer
默认值 0
允许的值 0
参数类型 (只读)
文档 post_auth_delay

pre_auth_delay

属性
类别 开发人员选项
说明 身份验证前,在连接启动时等待 N 秒。
数据类型 integer
默认值 0
允许的值 0
参数类型 (只读)
文档 pre_auth_delay

trace_notify

属性
类别 开发人员选项
说明 为 LISTEN 和 NOTIFY 生成调试输出。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 trace_notify

trace_recovery_messages

属性
类别 开发人员选项
说明 启用与恢复相关的调试信息的日志记录。
数据类型 枚举
默认值 log
允许的值 log
参数类型 (只读)
文档 trace_recovery_messages

trace_sort

属性
类别 开发人员选项
说明 发出有关排序中资源使用情况的信息。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 trace_sort

wal_consistency_checking

属性
类别 开发人员选项
说明 设置执行 WAL 一致性检查的 WAL 资源管理器。
数据类型 string
默认值
允许的值
参数类型 (只读)
文档 wal_consistency_checking

zero_damaged_pages

属性
类别 开发人员选项
说明 继续处理已损坏的页眉。
数据类型 boolean
默认值 off
允许的值 off
参数类型 (只读)
文档 zero_damaged_pages