Closed did-g closed 5 years ago
This is a good change, and I have wanted to make sure that we can be tested on plain PostgreSQL as we were before (for our blog post). I'll definitely keep this in mind. If you want to make a PR for the small patch you have there and leave the time_bucket
change for someone else, that's good too.
Closing this thanks to PR #49 being merged
Hi,
When benchmarking timescaledb vs pg using the same requests is interesting, but requests with time_bucket need timescaledb extension.
Something like
timescaledb hook add a small overhead but it's trivial.
Regards Didier