Joe Nelson
Joe Nelson
Decide which new ones are good, and get them added. Waiting for SE feedback for which to pick.
## 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...
## Communication goals (e.g. detailed howto vs orientation) People get confused by this error: ``` psql: could not translate host name "example.com" to address: nodename nor servname provided, or not...
## Communication goals (e.g. detailed howto vs orientation) The parameter controls how precisely balanced shards should become. A value of 0.0 means perfectly balanced, but that takes more work by...
(Hint: all of them). Just call out a bunch of names to match potential search terms.
## Communication goals (e.g. detailed howto vs orientation) Citus does not support adding foreign keys between local and distributed tables. It does support distributing the target table for an existing...
## Why are we implementing it? (sales eng) ### What are the typical use cases? * How can you run multiple Citus clusters at once? Samay can share more about...
It has some fancy `insert…select` statements, but no upserts. We want to show people how those can work for dealing with delayed data. https://docs.citusdata.com/en/v7.1/use_case_guide/real_time_dashboards.html
Review the common words that people use in our internal search bar, and see if the terms bring up the correct pages. If not, mix new phrases into the content...
## Communication goals (e.g. detailed howto vs orientation) The section is fairly dense and contains historical cruft. * "Table Distribution and Shards" is more like "Picking the best column for...