Skip to content

[Site Bug] Issue with the page: /use-timescale/latest/schema-management/indexing/ #4155

Closed
@cnemo-cenic

Description

@cnemo-cenic

Describe the bug

In the "default indexes" section, the page mentions:

After you create a hypertable, you can specify an optional hash partition in addition to time. For example, add_dimension('conditions', by_hash('location', 4)). An additional index is created on the optional column and time.

This wording seems to imply that the additional index is created automatically by the add_dimension function, but I have not found this to be the case in testing, I need to manually add the index. Perhaps this is a documentation issue.

What do the docs say now?

see above

What should the docs say?

see above

Page affected

/use-timescale/latest/schema-management/indexing/

Subject matter expert (SME)

N/A

Screenshots

N/A

Any further info

N/A

Contributing to documentation

Does contributing require signing a CLA? That's annoying in my org.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions