docs icon indicating copy to clipboard operation
docs copied to clipboard

[Feedback] Page: /getting-started/latest/tables-hypertables/

Open stephenyaupro2021 opened this issue 1 year ago • 1 comments

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

stephenyaupro2021 avatar Dec 11 '23 07:12 stephenyaupro2021

Thank you for the report. We welcome documentation contributions!

  • For information about how to propose a change, see the contributing guide in our GitHub repository.
  • For information on style and word usage, see the style guide

github-actions[bot] avatar Dec 11 '23 07:12 github-actions[bot]