pg_dump: error
stefan@MacBookPro own-expo-supabase-starter % supabase migrations list
Initialising login role...
Connecting to remote database...
Local | Remote | Time (UTC)
-------|--------|------------
stefan@MacBookPro own-expo-supabase-starter % supabase db pull
Initialising login role...
Connecting to remote database...
Dumping schema from remote database...
pg_dump: error: connection to server at "aws-1-us-east-1.pooler.supabase.com" (18.213.155.45), port 5432 failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
connection to server at "aws-1-us-east-1.pooler.supabase.com" (3.227.209.82), port 5432 failed: FATAL: {:shutdown, :db_termination}
error running container: exit 1
Try rerunning the command with --debug to troubleshoot the error.
Initialising login role...
Connecting to remote database...
Local | Remote | Time (UTC)
-------|--------|------------
stefan@MacBookPro own-expo-supabase-starter % supabase db pull
Initialising login role...
Connecting to remote database...
Dumping schema from remote database...
pg_dump: error: connection to server at "aws-1-us-east-1.pooler.supabase.com" (18.213.155.45), port 5432 failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
connection to server at "aws-1-us-east-1.pooler.supabase.com" (3.227.209.82), port 5432 failed: FATAL: {:shutdown, :db_termination}
error running container: exit 1
Try rerunning the command with --debug to troubleshoot the error.