Hi
I had already read about some procedures to do that
https://www.enterprisedb.com/blog/postgres-partition-upgrade-your-partitioning-inheritance-declarative
https://www.2ndquadrant.com/en/blog/how-to-migrate-from-inheritance-based-partitioning-to-declarative-partitioning-in-postgresql/
El lun
Hi,
Currently we are running on open-postgresql 9.6 version with some
partitioned Table which we need to convert from Inheritance partitioning to
declarative partitioning during migration to 12.3 open-postgresql version.
Is there any safest and faster way to fulfill this requirement, Please
sugge