How to specify an exact PostgreSQL version of the local supabase instance? 14.X
Hi. My production PostgreSQL version is 14.1, while the local instance is 14.3. I want my local to be 14.1 as well. There is a setting for the major version number in
/supabase/config.toml
/supabase/config.toml
but no setting for the minor. How can I specify a minor version there as well? I tried adding
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.