SupabaseS
Supabase4mo ago
IG

Network latency?

Hello!

I’m running a Vendure (Node.js/TypeORM) backend in Southern CA on my local machine, connected to a Supabase-hosted DB in Northern CA.

When both my backend and DB are running locally, queries are instant. When connecting to the remote Supabase DB (local-to-cloud), even within the same state (CA), I see query latency ranging from 2s to 20s.

Is this degree of latency for local-to-cloud connections (across regions) expected?

Are there best practices or ways to minimize this?

I am using Supabase Pro with Micro compute

Thanks!
Was this page helpful?