|
38.
|
|
|
%s installs a procedural language into 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
createlang.c:214
|
|
39.
|
|
|
%s [OPTION]... LANGNAME [DBNAME]
|
|
|
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
createlang.c:216 droplang.c:375
|
|
40.
|
|
|
-d, --dbname=DBNAME database to install language in
|
|
|
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, --dbname=DBNAME 要安装语言的数据库
|
|
Translated by
Weibin
|
|
|
|
Located in
createlang.c:218
|
|
41.
|
|
|
-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
createlang.c:219 createuser.c:306 dropdb.c:143 droplang.c:378
dropuser.c:142 clusterdb.c:241 reindexdb.c:318
|
|
42.
|
|
|
-l, --list show a list of currently installed languages
|
|
|
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.
|
|
|
|
-l, --list 显示当前已经安装了的语言列表
|
|
Translated by
Weibin
|
|
|
|
Located in
createlang.c:220 droplang.c:379
|
|
43.
|
|
|
--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
createlang.c:221 createuser.c:319 dropdb.c:145 droplang.c:380
dropuser.c:144 clusterdb.c:245 reindexdb.c:323
|
|
44.
|
|
|
--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.
|
|
|
|
--version 输出版本信息, 然后退出
|
|
Translated by
Weibin
|
|
|
|
Located in
createlang.c:222 createuser.c:320 dropdb.c:146 droplang.c:381
dropuser.c:145 clusterdb.c:246 reindexdb.c:324
|
|
45.
|
|
|
-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=HOSTNAM 数据库服务器所在机器的主机名或套接字目录
|
|
Translated by
Weibin
|
|
|
|
Located in
createlang.c:224 createuser.c:322 dropdb.c:148 droplang.c:383
dropuser.c:147 clusterdb.c:248 vacuumdb.c:344 reindexdb.c:326
|
|
46.
|
|
|
-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
createlang.c:225 createuser.c:323 dropdb.c:149 droplang.c:384
dropuser.c:148 clusterdb.c:249 vacuumdb.c:345 reindexdb.c:327
|
|
47.
|
|
|
-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
createlang.c:226 dropdb.c:150 droplang.c:385 clusterdb.c:250 vacuumdb.c:346
reindexdb.c:328
|