-
First of all, thanks for this repo! I got Timescale working on my Kubernetes cluster real quick. :)
Have you considered including the [TimescaleDB Toolkit](https://github.com/timescale/timescaledb-…
-
### Is there an existing issue already for this bug?
- [x] I have searched for an existing issue, and could not find anything. I believe this is a new bug.
### I have read the troubleshooting guide
…
-
The current implementation uses separate PostgreSQL tables for different time granularities (5m, 15m, 1h, etc.). [TimescaleDB](https://github.com/timescale/timescaledb) is a PostgreSQL extension to ma…
-
### Is it easy to find the information you need?
No
### Are the instructions clear?
Yes
### How could we improve the Timescale documentation site?
Hello,
The article presents no solu…
-
# Add TimescaleDB Extension and Configure Hypertables for Time Series Analysis
## Describe the Task
Our current PostgreSQL instance is not optimized for time series data. Currently, the script d…
-
能否缓存和mqtt用nats,业务数据库用PostgreSQL,时序数据用TimescaleDB,这样部署起来就简单很多了,nats可选在主程序内部启动,外部只需要依赖一个PostgreSQL就可以了。
-
Anyone know if there's any chance this is compatible with hyper tables? Continuous aggregates don't seem to be flexible enough for my use case and I'm wondering if pg_ivm would work here.
-
### Description
Postgres 17 adds 2x better WAL performance, so like 2x IO speed perhaps.
https://www.phoronix.com/news/PostgreSQL-17-Released
### Acceptance Criteria
Updated all systems to postg…
-
- [ ] 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…
-
### Relevant telegraf.conf
Running postgresql 15.6 with pgbouncer
My configuration for telegraf looks like this
```toml
[outputs.postgresql]
schema = "telegraf"
t…