assumption check: there's no way to directly do an online migration from postgres to cockroachdb because while there exist things like AWS DMS to sync the databases, they use different schemas. there's the bulk import and bulk export stuff, but those are point-in-time.