Supabase

Source and destination

The instructions for connecting to your Supabase PostgreSQL instance are the same as those for PostgreSQL but with one caveat: be sure to use the pooler session mode Supabase hostname. See https://supabase.com/docs/guides/database/connecting-to-postgres#pooler-session-mode

Pooler transaction mode should be avoided: it will result in instability.