|
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
|
|
70.
|
|
|
-P, --pwprompt assign a password to new role
|
|
|
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, --pwprompt 给新角色指定口令
|
|
Translated by
Weibin
|
|
|
|
Located in
createuser.c:314
|
|
71.
|
|
|
-r, --createrole role can create new roles
|
|
|
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.
|
|
|
|
-r, --createrole 这个角色可以创建新的角色
|
|
Translated by
Weibin
|
|
|
|
Located in
createuser.c:315
|