!4100 gs_guc工具 适配新增ss_txnstatus_cache_size参数

Merge pull request !4100 from 刘博文/2dev
This commit is contained in:
opengauss_bot
2023-09-08 09:12:09 +00:00
committed by Gitee

View File

@ -760,6 +760,7 @@ light_comm|bool|0,0|NULL|NULL|
ignore_standby_lsn_window|int|0,2147483647|ms|NULL| ignore_standby_lsn_window|int|0,2147483647|ms|NULL|
ignore_feedback_xmin_window|int|0,2147483647|ms|NULL| ignore_feedback_xmin_window|int|0,2147483647|ms|NULL|
ss_enable_bcast_snapshot|bool|0,0|NULL|NULL| ss_enable_bcast_snapshot|bool|0,0|NULL|NULL|
ss_txnstatus_cache_size|int|0,524288|NULL|NULL|
subscription_conflict_resolution|enum|error,apply_remote,keep_local|NULL|NULL| subscription_conflict_resolution|enum|error,apply_remote,keep_local|NULL|NULL|
time_record_level|int|0,10|NULL|NULL| time_record_level|int|0,10|NULL|NULL|
[cmserver] [cmserver]