|
7.
|
|
|
%s : comment creation failed (database was created): %s
|
|
|
|
%s : 创建注释失败 (数据库已创建): %s
|
|
Translated by
Weibin
|
|
|
|
Located in
createdb.c:227
|
|
8.
|
|
|
%s creates a PostgreSQL database.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s 创建一个 PostgreSQL 数据库.
|
|
Translated by
Weibin
|
|
|
|
Located in
createdb.c:244
|
|
9.
|
|
|
Usage:
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
使用方法:
|
|
Translated by
Weibin
|
|
|
|
Located in
createdb.c:245 createlang.c:215 createuser.c:300 dropdb.c:140
droplang.c:374 dropuser.c:139 clusterdb.c:236 vacuumdb.c:328
reindexdb.c:313
|
|
10.
|
|
|
%s [OPTION]... [DBNAME] [DESCRIPTION]
|
|
|
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.
|
|
|
|
%s [选项]... [数据库名称] [描述]
|
|
Translated by
Weibin
|
|
|
|
Located in
createdb.c:246
|
|
11.
|
|
|
Options:
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
选项:
|
|
Translated by
Weibin
|
|
|
|
Located in
createdb.c:247 createlang.c:217 createuser.c:302 dropdb.c:142
droplang.c:376 dropuser.c:141 clusterdb.c:238 vacuumdb.c:330
reindexdb.c:315
|
|
12.
|
|
|
-D, --tablespace=TABLESPACE default tablespace 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.
|
|
|
|
-D, --tablespace=TABLESPACE 数据库默认表空间
|
|
Translated by
Weibin
|
|
|
|
Located in
createdb.c:248
|
|
13.
|
|
|
-e, --echo show the commands being sent to the server
|
|
|
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.
|
|
|
|
-e, --echo 显示发送到服务端的命令
|
|
Translated by
Weibin
|
|
|
|
Located in
createdb.c:249
|
|
14.
|
|
|
-E, --encoding=ENCODING encoding 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.
|
|
|
|
-E, --encoding=ENCODING 数据库编码
|
|
Translated by
Weibin
|
|
|
|
Located in
createdb.c:250
|
|
15.
|
|
|
-l, --locale=LOCALE locale settings 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.
|
|
|
|
-O, --owner=OWNER 新数据库的所属用户
|
|
Translated by
Weibin
|
|
|
|
Located in
createdb.c:251
|
|
16.
|
|
|
--lc-collate=LOCALE LC_COLLATE 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-collate=LOCALE 数据库的LC_COLLATE设置
|
|
Translated by
Weibin
|
|
|
|
Located in
createdb.c:252
|