Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unlogged tables are supported #713

Closed
begriffs opened this issue Jul 2, 2018 · 0 comments
Closed

Unlogged tables are supported #713

begriffs opened this issue Jul 2, 2018 · 0 comments
Assignees
Labels

Comments

@begriffs
Copy link
Contributor

begriffs commented Jul 2, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant