Legacy Postgres → Managed Postgres

Super excited that managed postgres is now in technical preview, as users of the now ‘legacy’ postgres, we would love to move to Managed, but it doesn’t seem there’s a easy way to create a Managed Postgres Cluster forked from a legacy cluster? Or something Similar?

Is there any way we can do a migration through Fly provided tooling instead of having to handle a migration of all of the data ourselves?

1 Like

we’ll likely have something for this once legacy postgres is fully deprecated, but right now you’ll have to use pg_dump (or your favourite migration tool), there’s nothing built-in yet.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.