Offering: openGaussDev

More detail:fix RTO&Standby_Read params pro
This commit is contained in:
openGaussDev
2023-09-24 15:53:44 +08:00
committed by maxiang
parent e14f9a701d
commit a66f189ad3

View File

@ -714,8 +714,8 @@ undo_zone_count|int|0,1048576|NULL|NULL|
stream_cluster_run_mode|enum|cluster_primary,cluster_standby|NULL|NULL|
xlog_file_size|int64|1048576,576460752303423487|B|The value must be an integer multiple of 16777216(16M)|
xlog_file_path|string|0,0|NULL|NULL|
max_standby_base_page_size|int64|1073741824,576460752303423487|B|NULL|
max_standby_lsn_info_size|int64|1073741824,576460752303423487|B|NULL|
max_standby_base_page_size|int64|1048576,562949953421311|kB|NULL|
max_standby_lsn_info_size|int64|1048576,562949953421311|kB|NULL|
plsql_show_all_error|bool|0,0|NULL|NULL|
partition_page_estimation|bool|0,0|NULL|NULL|
enable_auto_clean_unique_sql|bool|0,0|NULL|NULL|