supabase database name
On self hosted, are we forced to use whatever database (default 'postgres') name we have in the .env in the POSTGRES_DB variable's value?
I can't create another database to hold just the tables that I need and not touch the default?
I can't create another database to hold just the tables that I need and not touch the default?