Next | Query returned 29 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2021-06-23 21:11:01 by Tobias Nygren | Files touched by this commit (3) | Package updated
Log message:
postgresql-timescaledb: update to 2.3.0

This release adds support for inserting data into compressed chunks
and improves performance when inserting data into distributed hypertables.
Distributed hypertables now also support triggers and compression policies.

The bug fixes in this release address issues related to the handling
of privileges on compressed hypertables, locking, and triggers with
transition tables.
   2021-04-25 12:07:42 by Tobias Nygren | Files touched by this commit (3) | Package updated
Log message:
timescaledb: update to 2.2.0

Major Features
  Add distributed restore point functionality
  SkipScan to speed up SELECT DISTINCT

Bugfixes
  Refactor and harden size and stats functions
  Reduce memory usage for distributed inserts
  Fix extremely slow multi-node order by queries
  Fix chunk index column name mapping
  Keep Append pathkeys in ChunkAppend
   2021-04-03 19:15:42 by Tobias Nygren | Files touched by this commit (3) | Package updated
Log message:
postgresql-timescaledb: update to 2.1.1

This release add support for PostgreSQL major version 13.
   2021-02-13 16:16:04 by Greg Troxel | Files touched by this commit (1)
Log message:
databases/teimscaledb: Set RESTRICTED

timescale-license is very hard to understand, but there is clearly no
grant of permission to distribute derived works.  Permission is
perhaps granted to distribute unmodified versions, but it's
conditioned on compliance with hard to understand terms and limited
based on purpose of use.
   2021-02-13 12:33:25 by Tobias Nygren | Files touched by this commit (1)
Log message:
postgresql-timescaledb: add patch for openssl detection
   2021-02-13 12:32:35 by Tobias Nygren | Files touched by this commit (3) | Package updated
Log message:
postgresql-timescaledb: update to 2.0.1

TimescaleDB 2.0 adds the much-anticipated support for distributed
hypertables (multi-node TimescaleDB), as well as new features and
enhancements to core functionality to give users better clarity and
more control and flexibility over their data.

This release also adds:

- Support for user-defined actions, allowing users to define,
  customize, and schedule automated tasks, which can be run by the
  built-in jobs scheduling framework now exposed to users.
- Significant changes to continuous aggregates, which now separate the
  view creation from the policy. Users can now refresh individual
  regions of the continuous aggregate materialized view, or schedule
  automated refreshing via policy.
- Redesigned informational views, including new (and more general)
  views for information about hypertable's dimensions and chunks,
  policies and user-defined actions, as well as support for multi-node
  TimescaleDB.
- Moving all formerly enterprise features into our Community Edition,
  and updating Timescale License, which now provides additional (more
  permissive) rights to users and developers.

Some of the changes above (e.g., continuous aggregates, updated
informational views) do introduce breaking changes to APIs and are not
backwards compatible. While the update scripts in TimescaleDB 2.0 will
upgrade databases running TimescaleDB 1.x automatically, some of these
API and feature changes may require changes to clients and/or upstream
scripts that rely on the previous APIs. Before upgrading, we recommend
reviewing upgrade documentation at docs.timescale.com for more details.
   2020-10-27 13:12:09 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
postgresql-timescaledb: switch to USE_CMAKE; limit supported PostgreSQL versions
   2020-10-10 13:20:10 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(databases/postgresql-timescaledb) USE_TOOLS+= bash
   2020-10-09 10:28:05 by Juraj Lutter | Files touched by this commit (4)
Log message:
databases/postgresql-timescaledb: Import timescaledb-1.7.4

TimescaleDB is an open-source database designed to make SQL scalable for
time-series data. It is engineered up from PostgreSQL and packaged as a
PostgreSQL extension, providing automatic partitioning across time and space
(partitioning key), as well as full SQL support.

WWW: https://github.com/timescale/timescaledb

Next | Query returned 29 messages, browsing 21 to 30 | previous