Can't connect to supabase database (generated by fly extension)

The psql connection command in my supabase dashboard doesn’t work.

psql -h fly-0-sin.pooler.supabase.com -p 5432 -d postgres -U <user>

psql: error: connection to server at "fly-0-sin.pooler.supabase.com" (52.77.146.31), port 5432 failed: FATAL:  Tenant or user not found

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.