Postgres does not scale past the initial 2

The problem here is some tuning settings we’ve applied that vary by VM size: postgres-ha/start.sh at main · fly-apps/postgres-ha · GitHub

These shouldn’t be overridden like they are, it’s a bug. We’re going to figure out a workaround / fix today.