File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
CN/modules/ROOT/pages/master Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5759,7 +5759,7 @@ h| 参数名称 h| xmloption
57595759| 默认值 | content
57605760| 取值范围 | {content,document}
57615761| 参数单位 |
5762- | 参数含义 | 本参数用于设置在XML和字符串值之间转换时DOCUMENT或CONTENT是隐式的。在PostgreSQL中,也可以使用下面的SQL标准来设置:SET XML OPTION { DOCUMENT | CONTENT };
5762+ | 参数含义 | 本参数用于设置在XML和字符串值之间转换时DOCUMENT或CONTENT是隐式的。在PostgreSQL中,也可以使用下面的SQL标准来设置:SET XML OPTION { DOCUMENT \ | CONTENT };
57635763| 是否可session级修改 | 是
57645764| 修改后何时生效 | Reload即可生效
57655765
Original file line number Diff line number Diff line change @@ -148,4 +148,4 @@ TIP: Docker运行IvorySQL时,需要添加额外参数,如 psql -d ivorysql -
148148
149149现在可以开始使用IvorySQL啦!就是这么简单!
150150
151- 想要获得更多安装方式,请参考xref:v4.5/6.adoc [安装指南]
151+ 想要获得更多安装方式,请参考xref:v4.5/4.1adoc [安装指南]
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ IvorySQL安装方式包括以下5种:
1414- <<源码安装>>
1515- <<deb安装>>
1616
17- 本章将详细介绍每种方式的安装、运行及卸载过程。想要更快获得IvorySQL,请参阅xref:v4.5/3.adoc#快速开始[快速开始]。
17+ 本章将详细介绍每种方式的安装、运行及卸载过程。想要更快获得IvorySQL,请参阅xref:v4.5/3.1. adoc#快速开始[快速开始]。
1818
1919同样,安装前请先创建一个用户,并赋予其root权限,安装、使用和卸载均以该用户执行。这里以ivorysql用户为例。
2020
@@ -290,4 +290,4 @@ $ sudo rm -rf /opt/IvorySQL-4.5
290290```
291291$ sudo dpkg -P IvorySQL-4.5
292292$ sudo rm -rf /opt/IvorySQL-4.5
293- ```
293+ ```
You can’t perform that action at this time.
0 commit comments