Supabase
Find your Supabase connection URL.
Last updated
Find your Supabase connection URL.
Last updated
Make sure to use the Transaction Pooler URL. Compared to a direct connection, using a transaction pooler allows Stacksync to handle more connections without overwhelming the database with idle or long-lived connections. It provides better connection reuse, load isolation, and fault tolerance, ensuring stability even under high concurrency.
WARNING: In Supabase, only the default user called 'postgres' is compatible with Stacksync