I just created a Supabase account for an app I am developing and I am unable to connect to the database using psql. The host isn't able to be found. I tried nslookup and ping - neither found the host. I'm running a Mac. Am I missing something?
> psql psql "postgresql://postgres:<password_redacted>@<host_redacted:5432/postgres"psql: error: could not translate host name
> psql psql "postgresql://postgres:<password_redacted>@<host_redacted:5432/postgres"psql: error: could not translate host name
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.