-
Notifications
You must be signed in to change notification settings - Fork 128
Closed
Labels
communityRaised by a community memberRaised by a community memberdocumentationImprovements or additions to documentationImprovements or additions to documentationfeedbackSubmissions from the docs site feedback formSubmissions from the docs site feedback form
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
communityRaised by a community memberRaised by a community memberdocumentationImprovements or additions to documentationImprovements or additions to documentationfeedbackSubmissions from the docs site feedback formSubmissions from the docs site feedback form