Skip to content

Conversation

soedirgo
Copy link
Member

@soedirgo soedirgo commented Oct 1, 2025

  • supabase_etl_admin needs pg_monitor to query system catalog tables (e.g. pg_replication_slots)

  • supabase_read_only_user needs pg_monitor to view queries in pg_stat_statements

  • grant pg_create_subscription to postgres with admin option in case users want to create subscriptions with their own roles

  • Sanity-tested on stg

@soedirgo soedirgo requested review from a team as code owners October 1, 2025 22:42
@soedirgo soedirgo marked this pull request as draft October 1, 2025 22:43
@soedirgo soedirgo force-pushed the feat/predefined-role-grants branch from 8260f03 to 4c9519c Compare October 3, 2025 01:09
- supabase_etl_admin needs pg_monitor to query system catalog tables (e.g. pg_replication_slots) - supabase_read_only_user needs pg_monitor to view queries in pg_stat_statements - grant pg_create_subscription to postgres with admin option in case users want to create subscriptions with their own roles
@soedirgo soedirgo force-pushed the feat/predefined-role-grants branch from 4c9519c to 3d76e03 Compare October 7, 2025 23:30
@soedirgo soedirgo marked this pull request as ready for review October 7, 2025 23:30
@soedirgo soedirgo force-pushed the feat/predefined-role-grants branch from 75f4edd to 0b85d7f Compare October 8, 2025 00:44
@soedirgo soedirgo force-pushed the feat/predefined-role-grants branch from 0b85d7f to 698a01f Compare October 8, 2025 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant