By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
| Postgres Version | TimescaleDB Version |
|---|---|
| PostgreSQL 16.14 (Debian 16.14-1.pgdg12+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14+deb12u1) 12.2.0, 64-bit | 2.14.2 |
SELECT 1
CREATE TABLE
| create_hypertable |
|---|
| (1,t) |
SELECT 1
INSERT 0 48
| day | readings |
|---|---|
| 2026-01-01 00:00:00+00 | 23 |
| 2026-01-02 00:00:00+00 | 24 |
| 2026-01-03 00:00:00+00 | 1 |
SELECT 3