autovacuum_multixact_freeze_max_age | kingbase |
Multixact age at which to autovacuum a table to prevent multixact
wraparound.
bonjour | kingbase |
Enables advertising the server via Bonjour.
bonjour_name | kingbase | Sets
the Bonjour service name.
cluster_name | kingbase | Sets
the name of the cluster, which is included in the process title.
config_file | kingbase | Sets
the server's main configuration file.
data_directory | kingbase | Sets
the server's data directory.
data_sync_retry | kingbase |
Whether to continue running after a failure to sync data files.
dynamic_shared_memory_type | kingbase |
Selects the dynamic shared memory implementation used.
event_source | kingbase | Sets
the application name used to identify KingbaseES messages in the
event log.
external_pid_file | kingbase | Writes
the kingbase PID to the specified file.
hba_file | kingbase | Sets
the server's "hba" configuration file.
hot_standby | kingbase | Allows
connections and queries during recovery.
huge_pages | kingbase | Use of
huge pages on Linux or Windows.
ident_file | kingbase | Sets
the server's "ident" configuration file.
jit_provider | kingbase | JIT
provider to use.
listen_addresses | kingbase | Sets
the host name or IP address(es) to listen to.
--More--
参数优先级别
KingbaseES
参数配置的方式可以使用配置文件 、数据库服务启动命令、系统命令等方式
进行配置,不同的配置方式具备不同的优先级。
评论