Difference between revisions of "PostgreSQL Row-Level Security"
Jump to navigation
Jump to search
| (2 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
https://medium.com/@cazzer/designing-the-most-performant-row-level-security-strategy-in-postgres-a06084f31945 | https://medium.com/@cazzer/designing-the-most-performant-row-level-security-strategy-in-postgres-a06084f31945 | ||
| + | |||
| + | |||
| + | https://aws.amazon.com/blogs/database/multi-tenant-data-isolation-with-postgresql-row-level-security/ | ||
| + | |||
| + | |||
| + | https://www.2ndquadrant.com/en/blog/application-users-vs-row-level-security/ | ||
| + | |||
| + | |||
| + | https://www.enterprisedb.com/postgres-tutorials/how-implement-column-and-row-level-security-postgresql | ||