<!-- ### IMPORTANT: make sure that you: - are familiar with [known limitations](https://github.com/postgrespro/pg_pathman/wiki/Known-limitations). - checked the [faq](https://github.com/postgrespro/pg_pathman/wiki/What-the-FAQ) for common problems. --> ### Problem description Explain your problem here (it's always better to provide reproduction steps) ... I created hash partition, when I migrate the data to partition table, I got: ERROR: wrong constraint format for HASH partition HINT: pg_pathman will be disabled to allow you to resolve this issue ### Environment <!-- Put the result of (SELECT * FROM pg_extension) below --> <!-- Put the result of (SELECT version()) below --> <!-- For Postgres Pro: put the result of (SELECT pgpro_version()) below --> <!-- For Postgres Pro: put the result of (SELECT pgpro_edition()) below --> <!-- For pg_pathman 1.4: put the result of (SELECT get_pathman_lib_version()) below --> <!-- For pg_pathman 1.5: put the result of (SELECT pathman_version()) below -->