S
Supabase3w ago
Biso

Help with Unresolving DB Hostname for Active Project

Hi team, I'm stuck trying to connect to my database for a pg_dump. My project is active (not paused), but the hostname db.uddrruavcqtzyjegndkhi.supabase.co won't resolve. I get an "Unknown host" error when I ping it. I've already tried flushing my Mac's DNS cache, but it's still not working. Has anyone seen this before? Any ideas would be appreciated!
1 Reply
garyaustin
garyaustin3w ago
Use the pooler session connection instead. It is IPv4 compatible. The link you are using requires IPv6 support for your computer, router and network provider.

Did you find this page helpful?