Path to this page:
Subject: CVS commit: pkgsrc/databases/postgresql-timescaledb
From: Tobias Nygren
Date: 2022-07-18 17:50:03
Message id: 20220718155003.C8823FB1A@cvs.NetBSD.org
Log Message:
postgresql-timescaledb: update to 2.7.0
Optimize continuous aggregate query performance and storage
The following query clauses and functions can now be used in a continuous
aggregate: FILTER, DISTINCT, ORDER BY as well as Ordered-Set Aggregate
and Hypothetical-Set Aggregate
Optimize now() query planning time
Improve COPY insert performance
Improve performance of UPDATE/DELETE on PG14 by excluding chunks
Files: