6 lines
No EOL
189 B
Text
6 lines
No EOL
189 B
Text
查询cardbtstopr的权限
|
|
|
|
1、切换到cardbtst数据库
|
|
postgres=# \c cardbtst
|
|
2、查询权限
|
|
cardbtst=# select * from information_schema.role_table_grants where grantee='cardbtstopr'; |