facing issue after upgrading Postgres #39417
Unanswered
Sayedabdullah2006
asked this question in
Questions
Replies: 1 comment
-
|
Your depending on someone familiar with Bolt environments. But in general if you have two Supabase databases they do not share URL, API keys, JWT's, jwt secrets or user ids. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dears,
I recently upgraded our project's Supabase Postgres database. The upgrade went smoothly, and our production environment is working fine.
However, it's caused an issue in the Bolt development environment where I'm unable to sign in with existing user accounts, and fail to load recourses and data.
My suspicion is that the development database schema or data is now out of sync with the upgraded production database. I'm not sure of the best way to resolve this. Could you please guide me on how to sync the Bolt development database with the upgraded one?
Thanks for your help,
Beta Was this translation helpful? Give feedback.
All reactions