Further reading in the PostgreSQL documentation
- Roles and Database Privileges
- Managing Privileges (DDL privileges)
- GRANT and REVOKE (SQL commands)
- Client Authentication (pg_hba.conf)
- Authentication Methods
- Server Configuration Parameters (postgresql.conf)
Further reading for Anonymization algortimes
- k-Anonymity: a model for protecting privacy
- ℓ-Diversity: Privacy Beyond k-Anonymity
- t-Closeness: Privacy Beyond k-Anonymity and ℓ-Diversity