How to export data from an external server to Supabase
Im trying to export data from an external server into Supabase.
The external server is asking for
-Server
-Login
-Password
-Database
as per screenshot.
Can someone advice where im supposed to find this info on supabase?
3 Replies

Goto connections tab. If you are not sure IPv6 is supported use the session port info under the pooler section. Login would be the user name in that section. The others are pretty clear.
Thanks. It worked perfectly.