citus_docs icon indicating copy to clipboard operation
citus_docs copied to clipboard

Document citus.shard_placement_policy

Open begriffs opened this issue 8 years ago • 2 comments

Why are we implementing it? (sales eng)

What are the typical use cases?

Communication goals (e.g. detailed howto vs orientation)

Good locations for content in docs structure

How does this work? (devs)

Example sql

Corner cases, gotchas

Are there relevant blog posts or outside documentation about the concept/feature?

Link to relevant commits and regression tests if applicable

begriffs avatar May 16 '17 21:05 begriffs

Interestingly there's a comment inside our reference section:

.. Comment out this configuration as currently COPY only support random
   placement policy.
.. citus.shard_placement_policy (enum)
   $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$

begriffs avatar Mar 28 '18 22:03 begriffs

This requires more investigation in the code to see where/what it's used for.

begriffs avatar Jan 23 '19 20:01 begriffs