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

[Feedback] Page: /use-timescale/latest/compression/compression-methods/ #3138

Open
jedwards1211 opened this issue Apr 16, 2024 · 1 comment
Assignees
Labels
community Raised by a community member documentation Improvements or additions to documentation feedback Submissions from the docs site feedback form

Comments

@jedwards1211
Copy link

Is it easy to find the information you need?

No

Are the instructions clear?

No

How could we improve the Timescale documentation site?

The docs on "dictionary compression" don't make it clear if and how well JSONB would be compressed. Since the example only depicts associating a number with each unique value, it seems to mean that each distinct JSONB value would be associated with a different number, which wouldn't be viable in practice, although in reality according to other sources LZ compression is used, which is fine.

LZ is a "dictionary coder" so the documentation kind of hints at this, but it should just be fully explicit.

@jedwards1211 jedwards1211 added community Raised by a community member documentation Improvements or additions to documentation feedback Submissions from the docs site feedback form labels Apr 16, 2024
Copy link

Thank you for the report. We welcome documentation contributions!

  • For information about how to propose a change, see the contributing guide in our GitHub repository.
  • For information on style and word usage, see the style guide

@billy-the-fish billy-the-fish self-assigned this Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Raised by a community member documentation Improvements or additions to documentation feedback Submissions from the docs site feedback form
Projects
None yet
Development

No branches or pull requests

2 participants