下载吧 - 绿色安全的游戏和软件下载中心

软件下载吧

当前位置:软件下载吧 > 技术开发 > 数据库 > postgresql 中的参数查看和修改方式

postgresql 中的参数查看和修改方式

时间:2024-02-08 11:17作者:下载吧人气:34

1.查看参数文件的位置

使用show 命令查看,比较常用的show config_file.此还可以查看pg_settings数据字典.

test=# show config_file;
config_file
——————————
/data/pgdata/postgresql.conf
(1 row)
test=# show hba_file
test-# ;
hba_file
————————–
/data/pgdata/pg_hba.conf
(1 row)
test=# show ident_file ;
ident_file
—————————-
/data/pgdata/pg_ident.conf

标签[db:关键字]

相关下载

查看所有评论+

网友评论

网友
您的评论需要经过审核才能显示

热门阅览

最新排行

公众号