From e559f35d193b63b18e3dc69ee44fa2231afa81c9 Mon Sep 17 00:00:00 2001
From: Haley_He <1152013127@qq.com>
Date: Sun, 29 Aug 2021 19:17:00 +0800
Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=8B=B1=E6=96=87?=
=?UTF-8?q?=E9=80=97=E5=8F=B7=E3=80=81=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99?=
=?UTF-8?q?=E7=A9=BA=E6=A0=BC?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
...345\277\227\347\232\204\346\227\266\351\227\264.md" | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git "a/content/zh/docs/Developerguide/\350\256\260\345\275\225\346\227\245\345\277\227\347\232\204\346\227\266\351\227\264.md" "b/content/zh/docs/Developerguide/\350\256\260\345\275\225\346\227\245\345\277\227\347\232\204\346\227\266\351\227\264.md"
index 8e7e11e63..271c0eb56 100644
--- "a/content/zh/docs/Developerguide/\350\256\260\345\275\225\346\227\245\345\277\227\347\232\204\346\227\266\351\227\264.md"
+++ "b/content/zh/docs/Developerguide/\350\256\260\345\275\225\346\227\245\345\277\227\347\232\204\346\227\266\351\227\264.md"
@@ -74,7 +74,7 @@
**默认值:**panic
-[表1](#zh-cn_topic_0237124722_zh-cn_topic_0059778452_zh-cn_topic_0058967791_table55180162)解释openGauss中使用的消息安全级别。当日志输出到syslog或者eventlog(仅windows环境下, openGauss版本不涉及该参数)时,openGauss进行如表中的转换。
+[表1](#zh-cn_topic_0237124722_zh-cn_topic_0059778452_zh-cn_topic_0058967791_table55180162)解释openGauss中使用的消息安全级别。当日志输出到syslog或者eventlog(仅windows环境下,openGauss版本不涉及该参数)时,openGauss进行如表中的转换。
**表 1** 信息严重程度分类
@@ -100,7 +100,7 @@
log
|
-报告对数据库管理员有用的信息, 比如检查点操作统计信息。
+ | 报告对数据库管理员有用的信息,比如检查点操作统计信息。
|
INFO
|
@@ -109,7 +109,7 @@
info
|
-报告用户可能需求的信息, 比如在VACUUM VERBOSE过程中的信息。
+ | 报告用户可能需求的信息,比如在VACUUM VERBOSE过程中的信息。
|
INFO
|
@@ -118,7 +118,7 @@
notice
|
-报告可能对用户有帮助的信息, 比如, 长标识符的截断, 作为主键一部分创建的索引等。
+ | 报告可能对用户有帮助的信息,比如,长标识符的截断,作为主键一部分创建的索引等。
|
NOTICE
|
@@ -127,7 +127,7 @@
warning
|
-报告警告信息, 比如在事务块范围之外的COMMIT。
+ | 报告警告信息,比如在事务块范围之外的COMMIT。
|
NOTICE
|
--
Gitee
From e29681ec71bac959d46a5d5ff521b2e9134c6486 Mon Sep 17 00:00:00 2001
From: Haley_He <1152013127@qq.com>
Date: Sun, 29 Aug 2021 19:18:08 +0800
Subject: [PATCH 2/2] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99?=
=?UTF-8?q?=E7=A9=BA=E6=A0=BC?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
...\227\245\345\277\227\347\232\204\346\227\266\351\227\264.md" | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git "a/content/zh/docs/Developerguide/\350\256\260\345\275\225\346\227\245\345\277\227\347\232\204\346\227\266\351\227\264.md" "b/content/zh/docs/Developerguide/\350\256\260\345\275\225\346\227\245\345\277\227\347\232\204\346\227\266\351\227\264.md"
index 271c0eb56..33fa1e0ab 100644
--- "a/content/zh/docs/Developerguide/\350\256\260\345\275\225\346\227\245\345\277\227\347\232\204\346\227\266\351\227\264.md"
+++ "b/content/zh/docs/Developerguide/\350\256\260\345\275\225\346\227\245\345\277\227\347\232\204\346\227\266\351\227\264.md"
@@ -171,7 +171,7 @@
该参数属于USERSET类型参数,请参考[表1](重设参数.md#zh-cn_topic_0237121562_zh-cn_topic_0059777490_t91a6f212010f4503b24d7943aed6d846)中对应设置方法进行设置。
> **须知:**
->该参数以毫秒为单位的,建议在使用过程中设置值为1000的整数倍,即设置值以秒为最小单位。该参数所控制的性能日志文件以prf为扩展名,文件放置在$GAUSSLOG/gs\_profile/ 目录下面,其中node\_name是由postgres.conf文件中的pgxc\_node\_name的值,不建议外部使用该参数。
+>该参数以毫秒为单位的,建议在使用过程中设置值为1000的整数倍,即设置值以秒为最小单位。该参数所控制的性能日志文件以prf为扩展名,文件放置在$GAUSSLOG/gs\_profile/目录下面,其中node\_name是由postgres.conf文件中的pgxc\_node\_name的值,不建议外部使用该参数。
**取值范围:**0\~2147483647,单位为毫秒(ms)。
--
Gitee