zalando / spilo

Highly available elephant herd: HA PostgreSQL cluster using Docker
Apache License 2.0
1.52k stars 374 forks source link

add timescaledb version 2.13.0 to PG16 #951

Closed jopadi closed 7 months ago

jopadi commented 8 months ago

Add new timescaledb version for PG16

https://github.com/timescale/timescaledb/releases/tag/2.13.0

hughcapet commented 8 months ago

we also need to start adding timescaledb to the shared_preload_libraries for 16 https://github.com/zalando/spilo/blob/dev-16/postgres-appliance/scripts/spilo_commons.py#L14

(and then you will get tests failing, they will also require little fixes)

jopadi commented 7 months ago

👍

hughcapet commented 7 months ago

👍