diff --git a/content/en/docs/Toolreference/gs_ctl.md b/content/en/docs/Toolreference/gs_ctl.md index 077ed1a9a86c9ad79636f835d219ef25dfd7bd62..37e4b8b975340bb7c1ac695b26165654d8b44945 100644 --- a/content/en/docs/Toolreference/gs_ctl.md +++ b/content/en/docs/Toolreference/gs_ctl.md @@ -281,7 +281,7 @@ The **gs\_ctl** tool can use the following types of parameters:

Specifies the disabled mode.

Values of mode:

- +

Default value: fast

diff --git a/content/en/docs/Toolreference/gs_om.md b/content/en/docs/Toolreference/gs_om.md index e2fd618e399871337945ff3212d3ac5e947e5102..e88e8f636a0a23476757cdf98c1fd1d3584cd905 100644 --- a/content/en/docs/Toolreference/gs_om.md +++ b/content/en/docs/Toolreference/gs_om.md @@ -155,17 +155,16 @@ The **gs\_om** tool can use the following types of parameters: - **fast**: The data of the primary and standby instance relationship is ensured to be consistent. - **immediate**: The data of the primary and standby instance relationship is not ensured to be consistent. - - **smart**: The data of the primary and standby instance is consistent, and all the local logs on the standby server are re-executed. + - Default value: **fast** - - - --time-out=SECS - - Specifies the timeout threshold. **gs\_om** exits when times out. Unit: s - - Value range: a positive integer. The recommended value is **300**. - - Default value: **300** +​ Default value: **fast** +- --time-out=SECS + + Specifies the timeout threshold. **gs\_om** exits when times out. Unit: s + + Value range: a positive integer. The recommended value is **300**. + + Default value: **300** - Parameters for checking status diff --git a/content/zh/docs/Toolreference/gs_ctl.md b/content/zh/docs/Toolreference/gs_ctl.md index e61f541eef8d9f287256bf0a97add50353ceaedb..6ccb39d503e9358eff50ea7b92a4d51f5a72efbf 100644 --- a/content/zh/docs/Toolreference/gs_ctl.md +++ b/content/zh/docs/Toolreference/gs_ctl.md @@ -112,7 +112,6 @@ gs\_ctl参数可分为如下几类: - **表 2** 公共参数 @@ -281,7 +280,7 @@ gs\_ctl参数可分为如下几类:

声明关闭模式。

mode的取值:

- +

默认值:fast

diff --git a/content/zh/docs/Toolreference/gs_om.md b/content/zh/docs/Toolreference/gs_om.md index 57303e6e89cf82310d1e025ca7374a65adb78e7e..e95f1a51d80dda49dc333f63a182f031f2f80665 100644 --- a/content/zh/docs/Toolreference/gs_om.md +++ b/content/zh/docs/Toolreference/gs_om.md @@ -155,17 +155,16 @@ gs\_om参数可以分为如下几类: - fast方式:保证有主备关系的实例数据是一致的。 - immediate方式:不保证有主备关系的实例数据是一致的。 - - smart方式:保证有主备关系的实例数据是一致的,且备机本地所有日志都已redo。 + - 默认值:fast方式。 - - - --time-out=SECS - - 指定超时时间,如果超时,om脚本自动退出。单位:s。 - - 取值范围:正整数,建议值300。 - - 默认值:300 +​ 默认值:fast方式 +- --time-out=SECS + + 指定超时时间,如果超时,om脚本自动退出。单位:s。 + + 取值范围:正整数,建议值300。 + + 默认值:300 - 查询状态参数: