I’m looking for a quick and scriptable way to sync 2 Postgres databases. I’ve been doing a dump and import, but it’s not at all straightforward and I would love it if I could just point a source and target database url and have it figure out the rest. I’m curious if someone knows something like that