7 months ago
Hello guys, I'm trying to connect with a postgres database hosted on supabase. But when I try I got a Network is unreachable.
ChatGPT tells me it's possible it's only due to the fact that I'm on the free tier and that if I take a hobby plan it'll
Can someone confirm ?
3 Replies
7 months ago
ChatGPT as always literally has no idea what’s going on
Are you using the public endpoint from postgres?
7 months ago
Please, please, please never trust chatgpt to do anything
7 months ago
Nothing to do with the plan you are on as all plans have the exact same networking capabilities.
The issue is that supabase is using IPv6, and we don't support outbound IPv6.
You would either need to get an IPv4 address from a supabase, or use a database hosted on Railway.