Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Update the PostgreSQL and Redis docker images#70

Merged
justinclift merged 2 commits intomasterfrom
newer_pg_v1
Jun 23, 2023
Merged

Update the PostgreSQL and Redis docker images#70
justinclift merged 2 commits intomasterfrom
newer_pg_v1

Conversation

@justinclift
Copy link
Copy Markdown
Member

Updates the version of PostgreSQL we use to version 15

@justinclift
Copy link
Copy Markdown
Member Author

Thanks for reviewing this @tinder-tder. It's probably better for us to hold off on merging it until we've got all the data source libraries being correctly built and included in our preview docker image though. Just so we don't add any unnecessary extra complication (eg to dql).

@justinclift justinclift changed the title Update the PostgreSQL we use to version 15 Update the PostgreSQL and Redis docker builds Jun 23, 2023
@justinclift justinclift changed the title Update the PostgreSQL and Redis docker builds Update the PostgreSQL and Redis docker images Jun 23, 2023
@justinclift
Copy link
Copy Markdown
Member Author

Just updated this PR to use Redis 7 instead. I'm half expecting it to fail, so lets see what happens. 😄

@justinclift
Copy link
Copy Markdown
Member Author

Well, it worked. Going to merge it, and lets see how it goes... 😄

@justinclift justinclift merged commit 006391b into master Jun 23, 2023
@justinclift justinclift deleted the newer_pg_v1 branch June 23, 2023 03:01
@justinclift
Copy link
Copy Markdown
Member Author

When we create a proper release that includes this PostgreSQL upgrade, we'll need to make sure there's clear communication about it.

For users with an existing Redash installation, they'll need to run an extra step to upgrade their PostgreSQL on-disk data format.

https://www.postgresql.org/docs/current/pgupgrade.html

Ideally, we'd figure out some good way to automate that so people don't have to do anything manually.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants