citus icon indicating copy to clipboard operation
citus copied to clipboard

Document create_distributed_table_concurrently()

Open Denton-L opened this issue 4 months ago • 1 comments

Currently, the documentation for the Citus API only includes create_distributed_table() and not create_distributed_table_concurrently0. The function in question is only documented in the README1 and in a blog post2.

We should document the function in the Citus API docs for better discoverability.

Denton-L avatar Aug 08 '25 23:08 Denton-L

Thank you for creating the issue.

I feel like we might have missed documenting more UDFs / GUCs / Citus views etc. like this, so we might want to go over the releases >= 12.1 to make sure.

onurctirtir avatar Sep 03 '25 14:09 onurctirtir