hardikm10
hardikm10
### What type of bug is this? Incorrect result ### What subsystems and features are affected? Continuous aggregate ### What happened? Creating a C-agg with time_bucket(1 month) returns an error...
### What type of bug is this? Incorrect result ### What subsystems and features are affected? Data ingestion ### What happened? Inserting a tuple(duplicate) with 'ON CONFLICT DO NOTHING' on...
curl --insecure -X POST -g 'http://localhost:9201/delete_series?match[]=metric_that_doesnt_exists' Actual Behavior: {"status":"OK","data":"deleted [] series IDs from [] metrics, affecting 0 rows in total."} Expected Behavior: It would be preferable if the response could...
### What type of bug is this? Performance issue ### What subsystems and features are affected? Compression ### What happened? If a hypertable is fully compressed (i.e all chunks are...
### What type of bug is this? Locking issue ### What subsystems and features are affected? Compression ### What happened? Concurrent selects and compression policy causing deadlocks. The job also...
### What type of bug is this? Unexpected error ### What subsystems and features are affected? Continuous aggregate ### What happened? Refreshing C-Agg with timezone (manually or by job) results...
**Change in content, appearance, or functionality?** Add the appropriate label(s) -->> **Describe the change** The command only mentions "alter extension timecaledb update" but it doesn't mention that a) using psql...
The current release 0.1.1 doesn't have these 3 commits: 1. https://github.com/timescale/timescaledb-backup/commit/11ac15b092a89517f319c0bc9e53f6ae732a8013 2. https://github.com/timescale/timescaledb-backup/commit/c4343c888b988129a899e1576e988ced57fa7d92 3. https://github.com/timescale/timescaledb-backup/commit/210f7608077234975911594901a3492bd0df7060 It would be great if a new release is possible with these changes accommodated.