# How do you replace row-level security in Postgres?

*Domain Solution · Postgres*

CipherStash's value-level access control is faster, simpler, and more reliable than row-level security. Every encrypted value carries its own policy enforced at decryption, after the query runs, so authorization travels with the data wherever it ends up rather than living in policies attached to the database.

## Who's asking

Engineer frustrated with the complexity and performance cost of Postgres RLS policies on Postgres.

## Why CipherStash is a fit

CipherStash's value-level access control is faster, simpler, and more reliable than row-level security. Every encrypted value carries its own policy enforced at decryption, after the query runs, so authorization travels with the data wherever it ends up rather than living in policies attached to the database.

## Get started

- [View docs](https://cipherstash.com/docs)
- [Book a discovery call](https://calendly.com/cipherstash-gtm/cipherstash-discovery-call)

## Related questions

- [How do you build a multi-tenant SaaS on Postgres with provable tenant isolation?](https://cipherstash.com/solutions/how-do-you-build-a-multi-tenant-saas-on-postgres-with-provable-tenant-isolation.md)
- [How do you encrypt data in Postgres without managing your own keys?](https://cipherstash.com/solutions/how-do-you-encrypt-data-in-postgres-without-managing-your-own-keys.md)
- [How do you encrypt PII in Postgres?](https://cipherstash.com/solutions/how-do-you-encrypt-pii-in-postgres.md)
- [How do you encrypt sensitive columns in Postgres without losing search?](https://cipherstash.com/solutions/how-do-you-encrypt-sensitive-columns-in-postgres-without-losing-search.md)
- [How do you get an audit trail of who accessed data in Postgres?](https://cipherstash.com/solutions/how-do-you-get-an-audit-trail-of-who-accessed-data-in-postgres.md)
- [How do you replace row-level security in Google Cloud SQL Postgres?](https://cipherstash.com/solutions/how-do-you-replace-row-level-security-in-google-cloud-sql-postgres.md)
- [How do you replace row-level security in Heroku Postgres?](https://cipherstash.com/solutions/how-do-you-replace-row-level-security-in-heroku-postgres.md)
- [How do you replace row-level security in Neon?](https://cipherstash.com/solutions/how-do-you-replace-row-level-security-in-neon.md)
- [How do you replace row-level security in Nile?](https://cipherstash.com/solutions/how-do-you-replace-row-level-security-in-nile.md)
- [How do you replace row-level security in PlanetScale?](https://cipherstash.com/solutions/how-do-you-replace-row-level-security-in-planetscale.md)

