mirror of https://github.com/citusdata/citus.git
- get_missing_time_partition_ranges: Gets the ranges of missing partitions for the given table, interval and range unless any existing partition conflicts with calculated missing ranges. - create_time_partitions: Creates partitions by getting range values from get_missing_time_partition_ranges. - drop_old_time_partitions: Drops partitions of the table older than given threshold. |
||
---|---|---|
.. | ||
10.2-1.sql | ||
latest.sql |