File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
CN/modules/ROOT/pages/master Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1717请在 https://github.com/IvorySQL/ivorysql_docs/issues[https://github.com/IvorySQL/ivorysql_docs/issues]提交issue。
1818
1919:sectnums:
20- [%sectnums]
2120=== Resource Usage / Disk
2221
2322[cols="136,387"]
@@ -92,7 +91,7 @@ h| 参数名称 h| cluster_name
9291| 默认值 | 空值
9392| 取值范围 |
9493| 参数单位 |
95- | 参数含义 | 本参数用于设置PGCluster的名字,可以用操作系统命令ps -ef| grep postgres查看该名字。该名字会出现在所有server process的开头位置,另外,对于standby连接来说,该名字还是默认的application name.
94+ | 参数含义 | 本参数用于设置PGCluster的名字,可以用操作系统命令ps -ef\ | grep postgres查看该名字。该名字会出现在所有server process的开头位置,另外,对于standby连接来说,该名字还是默认的application name.
9695| 是否可session级修改 | 否
9796| 修改后何时生效 | 重启PG instance生效。
9897|===
@@ -5789,7 +5788,7 @@ h| 参数名称 h| xmloption
57895788| 数据类型 | enum
57905789| 默认值 | content
57915790| 取值范围 | {content,document}
5792- | 参数单位 |{empty}
5791+ | 参数单位 |
57935792| 参数含义 | 本参数用于设置在XML和字符串值之间转换时DOCUMENT或CONTENT是隐式的。在PostgreSQL中,也可以使用下面的SQL标准来设置:SET XML OPTION { DOCUMENT | CONTENT };
57945793| 是否可session级修改 | 是
57955794| 修改后何时生效 | Reload即可生效
You can’t perform that action at this time.
0 commit comments