SupabaseS
Supabase5mo ago
Coffee

Create migration failed with supabasse

I follow the supabase docs for prisma interaction, creating a user and set connection url to schema.prisma, but when I run prisma migrate dev, error happen: permission denied to terminate process. Detail: Only roles with privileges of the role whose process is being terminated or with privileges of the "pg_signal_backend" role may terminate this process
Was this page helpful?