13 Commits

Author SHA256 Message Date
dc122c2f22 - Update to version 2.23.0
This release contains performance improvements and bug fixes
  since the 2.22.1 release. We recommend that you upgrade at the
  next available opportunity.
  Highlighted features in TimescaleDB v2.23.0
  - This release introduces full PostgreSQL 18 support for all
    existing features. TimescaleDB v2.23 is available for
    PostgreSQL 15, 16, 17, and 18.
  - UUIDv7 compression is now enabled by default on the
    columnstore. This feature was shipped in v2.22.0. It saves you
    at least 30% of storage and delivers ~2× faster query
    performance with UUIDv7 columns in the filter conditions.
  - Added the ability to set hypertables to unlogged, addressing an
    open community request #836. This allows the tradeoff between
    durability and performance, with the latter being favourable
    for larger imports.
  - By allowing set-returning functions in continuous aggregates,
    this releases addresses a long standing blocker, raised by the
    community #1717.
  PostgreSQL 15 deprecation announcement
  - We will continue supporting PostgreSQL 15 until June 2026.
    Closer to that time, we will announce the specific TimescaleDB
    version in which PostgreSQL 15 support will not be included
    going forward.
  https://github.com/timescale/timescaledb/releases/tag/2.23.0
- enable building for pg18

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/timescaledb?expand=0&rev=115
2025-10-29 10:07:00 +00:00
e8dd791a96 - drop pg 14
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/timescaledb?expand=0&rev=97
2025-05-27 14:56:58 +00:00
4ede940ae3 - Update to version 2.17.0
https://github.com/timescale/timescaledb/releases/tag/2.17.0
- drop series file
- enable pg17

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/timescaledb?expand=0&rev=75
2024-10-08 13:58:02 +00:00
ed38c71fea - drop pg 13 as flavor as it is unsupported now
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/timescaledb?expand=0&rev=73
2024-08-06 23:24:53 +00:00
650c7e016a - enable pg 16
- Update to version 2.13.0
  https://github.com/timescale/timescaledb/releases/tag/2.13.0

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/timescaledb?expand=0&rev=57
2023-11-28 15:11:36 +00:00
ed34314388 - drop pg 12. not supported. no pg 16 support yet either.
- Update to version 2.12.0
  https://github.com/timescale/timescaledb/releases/tag/2.12.0

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/timescaledb?expand=0&rev=51
2023-09-26 17:44:38 +00:00
6dde137f7d - enable pg 15 build
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/timescaledb?expand=0&rev=38
2023-01-31 14:34:43 +00:00
5ca52c0136 - Update to version 2.5.0
- enable postgresql14
- port to postgresql macros
- refresh clang-format9_support.diff

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/timescaledb?expand=0&rev=20
2021-11-30 15:16:17 +00:00
7fd6a93cdc Accepting request 815600 from home:bruno_friedmann:branches:server:database:postgresql
- update to version 1.7.1 bugfix
  https://github.com/timescale/timescaledb/releases/tag/1.7.1
  Please note that with the release of 1.7, support for PostgreSQL
  9.6.x and 10.x are deprecated. version 2 will only support 11,12
- Packaging : 
  + Activate postgresql12 supported now
  + Modifiy download url to grab a nice named tar.gz

OBS-URL: https://build.opensuse.org/request/show/815600
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/timescaledb?expand=0&rev=16
2020-06-19 15:39:14 +00:00
4cb93867a1 no pg12 support yet
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/timescaledb?expand=0&rev=12
2019-10-23 20:07:41 +00:00
7ae06cca49 - update to 1.4.2
https://github.com/timescale/timescaledb/releases/tag/1.2.1
  https://github.com/timescale/timescaledb/releases/tag/1.2.2
  https://github.com/timescale/timescaledb/releases/tag/1.3.0
  https://github.com/timescale/timescaledb/releases/tag/1.3.1
  https://github.com/timescale/timescaledb/releases/tag/1.3.2
  https://github.com/timescale/timescaledb/releases/tag/1.4.0
  https://github.com/timescale/timescaledb/releases/tag/1.4.1
  https://github.com/timescale/timescaledb/releases/tag/1.4.2

- adding postgresql12 to _multibuild

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/timescaledb?expand=0&rev=11
2019-10-22 17:06:38 +00:00
6b316a8fd6 Accepting request 670294 from home:bruno_friedmann:branches:server:database:postgresql
- Update to release 1.2.0 (2019-01-29)
  + Postgres 11 fully supported.
  + Deprecation of adaptive chunking
  + Advanced data lifecycle management : scheduled policies
    support scheduled drop_chunks and reorder.
  + Improved performance: support for ordered appends,
    Note that ordered appends do not support ordering by time_bucket
    at this time.
  + first release to include Timescale-Licensed features.
    LICENSE_TIMESCALE. This code can be found in tsl.
    (tsl is not build on openSUSE)
  + 1.1.1 
    - Fix issue when upgrading with pg_upgrade
    - Fix a segfault that sometimes appeared in long COPYs
    - Other bug and stability fixes 
- Packaging :
  + Add -DAPACHE_ONLY=1 to avoid tsl code and submodules
  + Multibuild : add postgresql11 now supported
  + Deps : revisit BuildRequires

OBS-URL: https://build.opensuse.org/request/show/670294
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/timescaledb?expand=0&rev=8
2019-02-03 14:50:16 +00:00
06c22e13ac Accepting request 573401 from home:bruno_friedmann:branches:server:database:postgresql
Find the timescaledb extension for PostgreSQL
I will be bugowner and Maintainer for it.

OBS-URL: https://build.opensuse.org/request/show/573401
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/timescaledb?expand=0&rev=1
2018-02-07 09:31:36 +00:00