citusdata / citusdata/citus

Trigger cleanup quickly after create_distributed_table_concurrently

Open
#6,305 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
12.8k
Forks
794
Avg merge
2d 14h
Merged PRs (30d)
31

Description

Currently it takes up to one citus.defer_shard_delete_interval until the Citus local table shard is dropped after a create_distributed_table_concurrently, which is confusing when doing a \d immediately after a create_distributed_table_concurrently. It would be nice if we triggered a cleanup for deferred drop more quickly, similar to how we can trigger node metadata sync immediately from citus_update_node.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.