Vol. I · A Postgres HandbookTwelve chapters · · 756 queries

The Query & the Schema

A reading-room reference for writing PostgreSQL by hand — selects to window functions, with the schema in plain view.

FrontChaptersSchemaColophon
Chapters · Advanced PostgreSQL · Query 048 / 350
IntermediateAdvanced PostgreSQL

Grant table permissions

The query

SQL
GRANT SELECT, INSERT, UPDATE ON employees TO app_user;
Tested against PostgreSQL 16

Note

“Gives specific privileges on a table to a role. Essential for principle of least privilege.

Tables referenced

  • employees10 cols

← Previous

Create a new Role (User)

Next →

Revoke permissions

The Query & the Schema

Set in Fraunces and Inter Tight. Printed on parchment, in oxblood and ink. No tracking, no accounts, no JavaScript on the answer pages beyond what your browser needs to copy a query.

Compiled for Postgres 16 · MMXXVI