Unable to upgrade Supabase DB
Hey, can I get help with upgrading my supabase DB?
I can't do it via the UI anymore since it failed
Seeing this message
A new version of Postgres is available
You'll need to move these objects out of auth/realtime/storage schemas before upgrading:
realtime.messages_2025_09_08_pkey
realtime.messages_2025_09_09_pkey
realtime.messages_2025_09_10_pkey
realtime.messages_2025_09_11_pkey
realtime.messages_2025_09_11
realtime.messages_2025_09_12_pkey
realtime.messages_2025_09_12
realtime.messages_2025_09_08
realtime.messages_2025_09_09
realtime.messages_2025_09_10
These schemas are Supabase-managed and creating custom objects in them is no longer supported. Check the changelog to see how to move them to your own schemas.
I have not touched these things
1 Reply
Those do seem like normal things in the realtime schema.
I would contact support. Have not seen this before.