Changelog

Feb 2, 2023

TimescaleDB extension 2.9.2 for Aiven for PostgreSQL released

TimescaleDB extension 2.9.2 is now available for Aiven for PostgreSQL. TimescaleDB is an open-source relational database extension running on top of PostgreSQL for time-series and analytics purposes. Upgrade to the latest version at your earliest convenience so that you can get major new features and bug fixes to the previous version.

Key features introduced with this release are the following:

  • Hierarchical Continuous Aggregates (aka Continuous Aggregate on top of another Continuous Aggregate)
  • Improved time_bucket_gapfill function to allow specifying the timezone to bucket
  • Fixed schedules for background jobs and the ability to check job errors
  • alter_data_node() to change the data node configuration and configure the data node availability.