I am a newbie, and trying to use Supabase for the first time. I am trying to connect via a simple Golang app using the basic connection info provided in the portal. Regardless of what I do, I am unable to connect to my database remotely. I have verified all the connection info multiple times, but always get "no route to host". Even trying to reach from the command line fail:
I have searched the instructions and cannot find anything that I need to do to enable my database to be reached remotely, but there must be something I am doing wrong. Any help would be appreciated.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.