|
60.
|
|
|
%s [OPTION]... [ROLENAME]
|
|
|
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
createuser.c:301 dropuser.c:140
|
|
61.
|
|
|
-c, --connection-limit=N connection limit for role (default: no limit)
|
|
|
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.
|
|
|
|
-c, --connection-limit=N 角色的连接限制(缺省: 没有限制)
|
|
Translated by
Weibin
|
|
|
|
Located in
createuser.c:303
|
|
62.
|
|
|
-d, --createdb role can create new databases
|
|
|
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, --createdb 此角色可以创建新数据库
|
|
Translated by
Weibin
|
|
|
|
Located in
createuser.c:304
|
|
63.
|
|
|
-D, --no-createdb role cannot create databases
|
|
|
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, --no-createdb 此角色不可以创建新数据库
|
|
Translated by
Weibin
|
|
|
|
Located in
createuser.c:305
|
|
64.
|
|
|
-E, --encrypted encrypt stored 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.
|
|
|
|
-E, --encrypted 口令加密存储
|
|
Translated by
Weibin
|
|
|
|
Located in
createuser.c:307
|
|
65.
|
|
|
-i, --inherit role inherits privileges of roles it is a
member of (default)
|
|
|
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.
|
|
|
|
-i, --inherit 角色能够继承它所属角色的权限
(这是缺省情况)
|
|
Translated by
Weibin
|
|
|
|
Located in
createuser.c:308
|
|
66.
|
|
|
-I, --no-inherit role does not inherit privileges
|
|
|
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.
|
|
|
|
-I, --no-inherit 角色不继承权限
|
|
Translated by
Weibin
|
|
|
|
Located in
createuser.c:310
|
|
67.
|
|
|
-l, --login role can login (default)
|
|
|
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, --login 角色能够登录(这是缺省情况)
|
|
Translated by
Weibin
|
|
|
|
Located in
createuser.c:311
|
|
68.
|
|
|
-L, --no-login role cannot login
|
|
|
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, --no-login 角色不能登录
|
|
Translated by
Weibin
|
|
|
|
Located in
createuser.c:312
|
|
69.
|
|
|
-N, --unencrypted do not encrypt stored 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.
|
|
|
|
-N, --unencrypted 口令不加密存储
|
|
Translated by
Weibin
|
|
|
|
Located in
createuser.c:313
|