Skip to content

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

@jedwards1211

Description

@jedwards1211

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.

Metadata

Metadata

Labels

communityRaised by a community memberdocumentationImprovements or additions to documentationfeedbackSubmissions from the docs site feedback form

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions