Hi @Lulu,
Your database machines were migrated from sea to sjc as part of region consolidation, we sent an e-mail about this on September 25th and there’s more information here.
We’ve seen a couple of reports of slow Postgres operations via fly proxy on migrated machines, it’s something we’re tracking down - so thanks for reporting this, we’ll have a look at whether something looks odd in your configuration and that might explain the slowness. In the meanwhile, using wireguard is something a few other affected users have had success with, it’s explained here and then you do your pg dump to your-postgres-app.internal:5432 instead of localhost:(proxied-port). But rest assured we’ll look at the fly proxy slowness.
- Daniel