Unfortunately, we cannot run postgres on large clusters like we need to for #287 and #288 due to resource constraints. For postgres, we start a new container for each pod, unlike SQLite. Ops has suggested we run stellar-core and Postgres in the same container to lessen resource requirements. I'm not sure if there is a specific reason to run them separately or not. Otherwise we need to raise cluster limits.