Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add timescaledb version 2.13.0 to PG16 #951

Merged
merged 4 commits into from
Dec 8, 2023
Merged

add timescaledb version 2.13.0 to PG16 #951

merged 4 commits into from
Dec 8, 2023

Conversation

jopadi
Copy link
Member

@jopadi jopadi commented Nov 28, 2023

@@ -1,6 +1,6 @@
ARG BASE_IMAGE=ubuntu:22.04
ARG PGVERSION=16
ARG TIMESCALEDB="2.3.1 2.11.2 2.12.2"
ARG TIMESCALEDB="2.3.1 2.11.2 2.12.2 2.13.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
ARG TIMESCALEDB="2.3.1 2.11.2 2.12.2 2.13.0"
ARG TIMESCALEDB="2.3.1 2.11.2 2.13.0"

@hughcapet
Copy link
Member

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
Copy link
Member Author

jopadi commented Dec 8, 2023

👍

@hughcapet hughcapet marked this pull request as ready for review December 8, 2023 13:32
@hughcapet
Copy link
Member

👍

@jopadi jopadi merged commit 952d151 into dev-16 Dec 8, 2023
4 checks passed
@jopadi jopadi deleted the add-timescaledb branch December 8, 2023 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants