Thanks for the tip! I'm not sure we can do physical replication on our postgres provider, and pg_dump/pg_restore doesn't seem to work either which seems to leave us with the bulkexport/import route. I don't see those as options in the zed cli though 🤔 are they different than
backup
and
import
?