Blog

Postgres | Grant Column Level Permissions

Context

Question

How to grant column level permissions?

Answer

https://www.enterprisedb.com/postgres-tutorials/how-implement-column-and-row-level-security-postgresql https://www.postgresql.org/docs/current/sql-grant.html

What I Learned

Resources

Tags: