Mar*_*ith 12
完全未经测试但由于Postgres SQL支持列级权限,它看起来可能是.http://www.postgresql.org/docs/current/static/sql-grant.html
这有用吗?
GRANT SELECT (col1, col2), INSERT(col1, col2), UPDATE (col1) ON mytable TO userX;
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
2671 次 |
最近记录: |