Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 740 Bytes

migrating.rst

File metadata and controls

14 lines (9 loc) · 740 Bytes
orphan

Migrating to Citus

If you've found that your existing application matches Citus use_cases_topic, then you're ready to learn how to make the two work together.

  • Transitioning to Citus <transitioning_mt> has tons of information, from updating schemas and queries to step-by-step instructions for Rails and Django apps.
  • To help get the most performance out of a new application on Citus, check out the tips in performance_tuning, including more about table distribution columns.
  • Finally, read production_sizing to help decide the best cluster size for a new application.

If you're migrating to Citus, why not do it the easy way and use cloud_topic?