Outbound data transfer for Postgres

This is a little confusing. “Outbound data transfer” is just transmit data from your VM interfaces. So it does include replication and data between your application and database.

We need to do some networking work to account for “internal” vs “external” data, hopefully we get this cleaned up in the next couple of months.