Skip to content

partition_table_concurrently #57

Closed
@megadawn

Description

@megadawn

Hi,
How do I use it exactly?
1.create table
2.SELECT public.create_range_partitions('partitioned_table', 'time_key', '2016-10-27'::date, '1 day'::interval, 1);
3.select public.partition_table_concurrently('partitioned_table', 10000);

that's it? I don't see anything in SELECT * FROM public.show_concurrent_part_tasks();

cheers

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions