Skip to content

Commit 1c0682b

Browse files
committed
update 9
1 parent a7455fc commit 1c0682b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CN/modules/ROOT/pages/master/100.adoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
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即可生效

0 commit comments

Comments
 (0)