mattmatt
01/05/2022, 8:17 PM\password postgres
< is this possible? I'm getting ERROR: 42501: must be superuser to alter replication roles or change replication attribute
when I trysilentworks
01/05/2022, 8:40 PMmattmatt
01/05/2022, 8:40 PMmattmatt
01/05/2022, 8:41 PM\du
mattmatt
01/05/2022, 8:41 PMList of roles
Role name │ Attributes │ Member of
════════════════════════╪════════════════════════════════════════════════════════════╪══════════════════════════════════════════════════
anon │ No inheritance, Cannot login │ {}
authenticated │ No inheritance, Cannot login │ {}
authenticator │ No inheritance │ {anon,authenticated,service_role,supabase_admin}
dashboard_user │ Create role, Create DB, Cannot login, Replication │ {}
pgbouncer │ │ {}
postgres │ Create role, Create DB, Replication, Bypass RLS │ {}
service_role │ No inheritance, Cannot login, Bypass RLS │ {}
supabase_admin │ Superuser, Create role, Create DB, Replication, Bypass RLS │ {}
supabase_auth_admin │ No inheritance, Create role │ {}
supabase_storage_admin │ No inheritance, Create role │ {}
silentworks
01/05/2022, 8:42 PMsilentworks
01/05/2022, 8:42 PM