You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm planning to use Postgres 12 native partitioning. There are existing regular tables that need to be converted to partitioned tables using range partition. Is it possible to use pg_pathman function create_range_partitions() only for data migration?
Thanks
The text was updated successfully, but these errors were encountered:
I'm planning to use Postgres 12 native partitioning. There are existing regular tables that need to be converted to partitioned tables using range partition. Is it possible to use pg_pathman function create_range_partitions() only for data migration?
Thanks
The text was updated successfully, but these errors were encountered: