database
All the articles in category "database".
-
[PostgreSQL] 資料保護機制
postgresql database security在 PostgreSQL 中透過 Schema 隔離與 Column-Level GRANT 實現資料保護,讓不同角色只能存取該看到的資料。
All the articles in category "database".
在 PostgreSQL 中透過 Schema 隔離與 Column-Level GRANT 實現資料保護,讓不同角色只能存取該看到的資料。