Changelog
TimescaleDB extension 2.13.1 for Aiven for PostgreSQL® released
- Improved
- Aiven for PostgreSQL®
TimescaleDB extension version 2.13.1 is now available for Aiven for PostgreSQL®. It introduces bug fixes on top of release 2.13.0.
Bug fixes
- Use numrows_pre_compression in approximate row count
- Use processed group clauses in PG16
- Change bgw_log_level to use PGC_SUSET
- Disable vectorized sum for expressions
- Read CAgg watermark from materialized data
- Fix groupby pathkeys for gapfill in PG16
- Fix index matching during DML decompression
- Fix compressed chunk permission handling on PG16
- Fix lost concurrent CAgg updates
- Fix unique expression indexes on compressed chunks
- Fix use of freed path in decompression sort logic