[Feedback] Page: /getting-started/latest/tables-hypertables/ #2882
Labels
community
Raised by a community member
documentation
Improvements or additions to documentation
feedback
Submissions from the docs site feedback form
Is it easy to find the information you need?
Yes
Are the instructions clear?
No
How could we improve the Timescale documentation site?
SELECT create_hypertable('stocks_real_time', by_range('time'));
This command doesn't work on my mac m1.
ERROR: function by_range(unknown) does not exist
My version running in docker:
PostgreSQL 15.4 (Ubuntu 15.4-1.pgdg22.04+1) on aarch64-unknown-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
The text was updated successfully, but these errors were encountered: