跳转到主要内容

文件位置

File Locations 分类下的 7 个 PostgreSQL 核心配置参数档案。

条目 URL 保持扁平;本分类仅用于侧栏与浏览组织。

config_file

config_file:设置服务器主配置文件。实测在档范围为 PG9.0–19 Beta 3;最后在档的 PG19 Beta 3 启动默认值为 not set,context 为 postmaster。这是测试版快照事实,PostgreSQL 19 正式发布前仍可能变化。

data_directory

data_directory:设置服务器数据目录。实测在档范围为 PG9.0–19 Beta 3;最后在档的 PG19 Beta 3 启动默认值为 not set,context 为 postmaster。这是测试版快照事实,PostgreSQL 19 正式发布前仍可能变化。

extension_destdir

extension_destdir 是 Debian/PGDG 下游提供的扩展暂存前缀 GUC,实测存在于打包版 PostgreSQL 9.5–17;它从未进入 PostgreSQL 上游,并从 PG18 实测包中消失。

external_pid_file

external_pid_file:将 postmaster PID 写入指定文件。实测在档范围为 PG9.0–19 Beta 3;最后在档的 PG19 Beta 3 启动默认值为 not set,context 为 postmaster。这是测试版快照事实,PostgreSQL 19 正式发布前仍可能变化。

hba_file

hba_file:设置服务器的 HBA 配置文件。实测在档范围为 PG9.0–19 Beta 3;最后在档的 PG19 Beta 3 启动默认值为 not set,context 为 postmaster。这是测试版快照事实,PostgreSQL 19 正式发布前仍可能变化。

hosts_file

hosts_file:设置服务器的 hosts 配置文件路径。实测在档范围为 PG19 Beta 3;最后在档的 PG19 Beta 3 启动默认值为 not set,context 为 postmaster。这是测试版快照事实,PostgreSQL 19 正式发布前仍可能变化。

ident_file

ident_file:设置服务器的 ident 配置文件。实测在档范围为 PG9.0–19 Beta 3;最后在档的 PG19 Beta 3 启动默认值为 not set,context 为 postmaster。这是测试版快照事实,PostgreSQL 19 正式发布前仍可能变化。