Percona Resources

Software
Downloads

All of Percona’s open source software products, in one place, to download as much or as little as you need.

Valkey Contribution

Product Documentation

Why Percona for MongoDB?

Why Percona for PostgreSQL?

Percona Blog

Percona Blog

Our popular knowledge center for all Percona products and all related topics.

Community

Percona Community Hub

A place to stay in touch with the open source community

Events

Percona Events Hub

See all of Percona’s upcoming events and view materials like webinars and forums from past events

About

About Percona

Percona is an open source database software, support, and services company that helps make databases and applications run better.

Percona in the News

See Percona’s recent news coverage, press releases and industry recognition for our open source software and support.

Our Customers

Our Partners

Careers

Contact Us

Row-Level Security has been around in PostgreSQL since version 9.5, but very few projects are using it. This is probably because applications have been historically controlling access to data at the level of the application. Delegating data access control to the database is not common practice, but now it is possible with Row-Level Security (RLS). In this talk we will cover from the basics of RLS to some design patterns to move data access control to PostgreSQL, simplifying parts of the implementation of the application. Speaker: Boriss Mejias – EDB