TimescaleDB 0.9.2 released, PgSQL-based time series database

  

TimescaleDB 0.9.2 has been released. TimescaleDB is a time series database developed based on the PostgreSQL database. It is packaged and provided in the form of plug-ins. It will be upgraded with the version upgrade of PostgreSQL, and will not cause troubles due to separate branches.

TimescaleDB Architecture

Data is automatically partitioned by time and space (chunk)

Notable changes in this release

high-level changes

  • Fixed handling of DISCARD ALL command when parallel workers are involved, which sometimes caused the extension to protest that it wasn't preloaded

  • User permission bug for users looking for TRIGGER permission in the database has been fixed, which would prevent inserting data into writable data

  • Fixed some issues with 32-bit architecture

Notable commits

  • [ 256b394 ] Fix GrantRoleStmt parsing

  • [ b78953b ] Fix typo in datum conversion

  • [ c7283ef ] fix extension loader bug when doing DISCARD ALL

  • [ fe20e48 ] Fixed user creation block missing TRIGGER permission

For source code download and release instructions, please see  https://github.com/timescale/timescaledb/releases/tag/0.9.2

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325388145&siteId=291194637