How to upgrade to Postgres 17 in local environment?
I upgraded a project to Postgres 17 using the dashboard. I ran
What is the correct way to upgrade my local environment? I can't find any documentation on it. All I can find is info for upgrading a hosted project. Thanks!
supabase link to link to that project. I can no longer start my containers locally. The data directory was initialized by PostgreSQL version 15, which is not compatible with this version 17.4.What is the correct way to upgrade my local environment? I can't find any documentation on it. All I can find is info for upgrading a hosted project. Thanks!