You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unlogged distributed tables are a good place for quickly loading data for later manipulation -- a staging area. Disabling logging makes ingestion faster, although the tables are reliable for long term data storage.
Communication goals (e.g. detailed howto vs orientation)
What are the typical use cases?
Unlogged distributed tables are a good place for quickly loading data for later manipulation -- a staging area. Disabling logging makes ingestion faster, although the tables are reliable for long term data storage.
Communication goals (e.g. detailed howto vs orientation)
Show how to distribute an unlogged table.
Good locations for content in docs structure
https://docs.citusdata.com/en/v7.4/performance/performance_tuning.html#scaling-out-data-ingestion
Link to relevant commits and regression tests if applicable
citusdata/citus#241
The text was updated successfully, but these errors were encountered: