Supabase db reset permission issue
I am trying to reset my database on supabase cloud using the command supabase db reset --linked which gives me an error when it tries to delete database publications. The main problem is the publication realtime_messages_publication_v2_34_1 whose owner is supabase_admin. While when we login and access the database from supabase cli its postgres user.
Complete log in attached file
Complete log in attached file
message.txt14.83KB