# Postgres Roles and Privileges

DevFeed: [Postgres Roles and Privileges](<https://devfeed.tech/articles/postgres-roles-and-privileges-511.md>)

Original publisher: [Read original article](<https://supabase.com/blog/postgres-roles-and-privileges>)

Author: Raminder Singh

Published: 2024-04-11T07:00:00Z

Content type: tutorial

Language: en

Sources: [Supabase Blog](<https://devfeed.tech/sources/supabase-blog.md>)

Topics: [Database](<https://devfeed.tech/topics/database.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Security](<https://devfeed.tech/topics/security.md>), [Tutorial](<https://devfeed.tech/topics/tutorial.md>)

Tags: [guide](<https://devfeed.tech/tags/guide.md>), [permission](<https://devfeed.tech/tags/permission.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [security](<https://devfeed.tech/tags/security.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

## AI overview

A guide to how Postgres roles and privileges control access to database objects, including users, groups, ownership, and permissions. It also provides a tutorial using a hosted Supabase project or another Postgres installation.

## Source excerpt

A guide to Postgres roles and privileges