Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Just a quick note that Timescale is just an extension for Postgres, not a “switch” of database.

It’s as easy as:

    CREATE EXTENSION timescaledb:
    SELECT create_hypertable('table_name', 'time_column_name', chunk_time_interval=>interval '1 day'):
Disclaimer: I’m a Timescaler


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: