On Thu, 2023-07-13 at 11:58 +0530, KK CHN wrote: > Recently I happened to have managed a few EDB instances running on the EDB-10 version . > > I am looking for an option for migrating all these EDB instances to Postgres Community edition. If you are not using any of EDB's special featurs, a simple pg_upgrade could work. Otherwise, things can become tricky. Test well. Yours, Laurenz Albe