目录
2.1. 简介:
2.2. 命令行参数:
initdb
[option ...] [ --kingbase_data
| -D
] directory
2.3. 参数说明:
-A authmethod
--auth=authmethod
--auth-host=authmethod
--auth-local=authmethod
-D directory
--kingbase_data=directory
-E encoding
--encoding=encoding
-e algorithm
--encrypt-algorithm=algorithm
-g
--allow-group-access
-k
--data-checksums
--locale=locale
--lc-collate=locale
--lc-ctype=locale
--lc-messages=locale
--lc-monetary=locale
--lc-numeric=locale
--lc-time=locale
-m
--no-locale
-N
--no-sync
--pwfile=filename
-S
--sync-only
-T config
--text-search-config=config
-U username
--username=username
--pwprompt
-X directory
--waldir=directory
--wal-segsize=size
--enable-ci
-t
--aud-tblspc-enc
-K KEY
--enckey=KEY
-M
--passwordcheck
-I
--identity-pwdexp
--saoname=newsaoname
--ssoname=newssoname
--block-size=size
其他较少使用的选项:
-d
--debug
-L directory
-n
--no-clean
其他选项:
-V
--version
-?
--help
2.4. 环境变量:
KINGBASE_DATA
SYS_COLOR
TZ
和大部分其他KingbaseES工具相似,这个工具也使用libkci。