Im having a weird issue when creating a new table that Ive created (since my migration from Supabase cloud to Self Hosted). When I try to create constaint rules or even alter the table Im having this error message :
ERROR: must be owner of table tmdb_movie_keyword
ERROR: must be owner of table tmdb_movie_keyword
(my table is tmdb_movie_keyword). Any idea ? PS: Im using postgres user not the
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.