timescale/docs.timescale.com-content

[Update] Multi-node and distributed hypertables

Closed this issue · 7 comments

New Intro / Getting Started

New Using Distributed Hypertables [@erimatnor]
https://docs.timescale.com/beta-v2.0.0/using-timescaledb/distributed-hypertables

Current Status and Limitations

API docs (@pmwkaa)

  • Review create_distributed_hypertable [ @k-rus ] [ #533 ]
  • Review add_data_node - Improper layout as syntax/arguments should be at top [ @pmwkaa ] [ #541 ]
  • Review delete_data_node (no changes required)
  • Review attach_data_node (no changes required)
  • Review detach_data_node [ @pmwkaa ][ #529 ]
  • Review distributed_exec [ @k-rus ] [ #569 ]
  • Review set_replication_factor https://docs.timescale.com/beta-v2.0.0/api#set_replication_factor [ @k-rus ]
  • Remove allow_new_chunks (was moved to internal namespace)
  • Remove block_new_chunks (was moved to internal namespace)
  • Add label/badge to all multi-node functions

Misc

Let's talk about the "current status and limitation", as well as how we plan to include. I do worry a bit about that sometimes we try to be very complete, so we end up writing a lot and users end up not reading because it's just too length / in the weeds.

For "Add "quick start" for setting up a new postgres user", I'm not quite sure what that's supposed to encompass vs. the overall "Create new "quick-start / quick configure" guide to setting up multi-node" changes to getting-started/setup-multinode? @mfreed

@solugebefola I'll just review when you are done. The old instructions just had a /lot/ of details about adding new databases users (and then propagating user creation to DNs as well), certification authentication approach, etc. Was thinking there was a way to just show one simplified perferred approach, rather than multiple. But let's review your draft and see what's needed.

@mfreed done and up for review #525

  • Making separate issue for annotating API functions with :single-node: or :multi-node: -#574
  • Issue "Advanced topic: Schedule transaction cleanup (e.g., via custom job)" delayed until product feature finalized @pmwkaa ]

bump? Seems like there is only "introduction" changes to add?