Closed
Description
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.