timescaledb-toolkit icon indicating copy to clipboard operation
timescaledb-toolkit copied to clipboard

Extension for more hyperfunctions, fully compatible with TimescaleDB and PostgreSQL 📈

Results 107 timescaledb-toolkit issues
Sort by recently updated
recently updated
newest added

I'm struggling with an edge-case with the heartbeat aggregation that I can't find an ergonomic solution to. I have continuous aggregates on a heartbeat table and I've expended a lot...

feature-request

Hi, I'm trying to build the toolkit under Yocto with no luck. The target system is an embedded device (aarch64) and I'd like to avoid running a docker container just...

**Is your feature request related to a problem? Please describe.** We have a usecase where we'd like to be able to collect statistics on the frequency of data recieved by...

feature-request

**Is your feature request related to a problem? Please describe.** With daylight savings in some time zone, time will shift in the fall as we fall back 1 hour (25...

feature-request

Currently the debian packages only exist for debian 10 and 11 but not for 12 ![image](https://github.com/timescale/timescaledb-toolkit/assets/1753222/efe4500b-1376-4a03-a8cc-6f3bdb1ba900)

feature-request

**Relevant system information:** - OS: 6.1.41-1-MANJARO - PostgreSQL version: 15.4 - TimescaleDB Toolkit version: 1.17.0 - Installation method: docker (also happens on Timescale Cloud) **Describe the bug** Using `topn()` on...

bug

**Relevant system information:** - OS: Windows 10 x64 - PostgreSQL version (output of `SELECT version();`): 13.2 - TimescaleDB Toolkit version (output of `\dx timescaledb_toolkit` in `psql`): 2.8.1 **Describe the bug**...

enhancement

- [ ] Docker HA image [Sample pull request](https://github.com/timescale/timescaledb-docker-ha/pull/298) Add new version to `TIMESCALEDB_TOOLKIT_EXTENSIONS` in: - `.github/workflows/build_image.yaml` - `.github/workflows/publish_image.yaml` - `Makefile` - [ ] hot-forge [Sample pull request](https://github.com/timescale/hot-forge/pull/67) Add two...

### Discussed in https://github.com/timescale/timescaledb-toolkit/discussions/760 Originally posted by **SoumitraBhandary** June 9, 2023 I have one Postgres environemnt already running in Linux VM . I have installed timescaledb extension . But during...

The matrix profile is a (relatively) newer development in time-series analysis that is useful for things like anomaly detection and identifying similar segments/patterns. I think the matrix profile is broadly...

proposed-feature