|
17.
|
|
|
--lc-ctype=LOCALE LC_CTYPE setting for the database
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
--lc-ctype=LOCALE 数据库的LC_CTYPE设置
|
|
Translated by
Weibin
|
|
|
|
Located in
createdb.c:253
|
|
18.
|
|
|
-O, --owner=OWNER database user to own the new database
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-O, --owner=OWNER 新数据库的所属用户
|
|
Translated by
Weibin
|
|
|
|
Located in
createdb.c:254
|
|
19.
|
|
|
-T, --template=TEMPLATE template database to copy
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-T, --template=TEMPLATE 要拷贝的数据库模板
|
|
Translated by
Weibin
|
|
|
|
Located in
createdb.c:255
|
|
20.
|
|
|
--help show this help, then exit
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
--help 显示此帮助信息, 然后退出
|
|
Translated by
Weibin
|
|
|
|
Located in
createdb.c:256
|
|
21.
|
|
|
--version output version information, then exit
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
--versoin 输出版本信息, 然后退出
|
|
Translated by
Weibin
|
|
|
|
Located in
createdb.c:257
|
|
22.
|
|
|
Connection options:
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
联接选项:
|
|
Translated by
Weibin
|
|
|
|
Located in
createdb.c:258 createlang.c:223 createuser.c:321 dropdb.c:147
droplang.c:382 dropuser.c:146 clusterdb.c:247 vacuumdb.c:343
reindexdb.c:325
|
|
23.
|
|
|
-h, --host=HOSTNAME database server host or socket directory
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-h, --host=HOSTNAME 数据库服务器所在机器的主机名或套接字目录
|
|
Translated by
Weibin
|
|
|
|
Located in
createdb.c:259
|
|
24.
|
|
|
-p, --port=PORT database server port
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-p, --port=PORT 数据库服务器端口号
|
|
Translated by
Weibin
|
|
|
|
Located in
createdb.c:260
|
|
25.
|
|
|
-U, --username=USERNAME user name to connect as
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-U, --username=USERNAME 联接的用户名
|
|
Translated by
Weibin
|
|
|
|
Located in
createdb.c:261
|
|
26.
|
|
|
-w, --no-password never prompt for password
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-w, --no-password 永远不提示输入口令
|
|
Translated by
Weibin
|
|
|
|
Located in
createdb.c:262
|