© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•3mo ago•
51 replies
Rich Jones

Setting up a dev/test DB

Hello. I have a live application running on supabase and now need to make some breaking changes.

I tried the DB branch approach first, but there were 100's of errors, so I switched to local hosting. I have Docker, Supabase and Stripe installed on my local machine. I start supabase and serve the edge functions, so far so good. But looking at the (local) database there are no triggers !

I instantiated the empty database from a pg_dump output via the SQL editor on the local studio, it ran with no errors.

The create for the triggers looks to have failed silently 🙁

I have set my dev environment up and the local application is connecting to the local database, and I can see that the local auth has created a user 🙂

What am I missing or doing wrong ?

I want to stick at getting the local dev cofig working for this and future projects, so help solving this problem woudl be appreaciated greatly.

Thanks in advance,

Rich from 🇬🇧
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements
Next page

Similar Threads

Setting up a dev/staging/production
SupabaseSSupabase / help-and-questions
5mo ago
problem setting up website dev environment
SupabaseSSupabase / help-and-questions
4y ago
Failure in simple db test
SupabaseSSupabase / help-and-questions
14mo ago
Create a dummy test authenticated users during dev
SupabaseSSupabase / help-and-questions
4y ago