Skip to content

Update the PostgreSQL version to latest available in the 9.5 series#3639

Merged
arikfr merged 1 commit into
getredash:masterfrom
justinclift:postgresql-update-compose
Mar 27, 2019
Merged

Update the PostgreSQL version to latest available in the 9.5 series#3639
arikfr merged 1 commit into
getredash:masterfrom
justinclift:postgresql-update-compose

Conversation

@justinclift

@justinclift justinclift commented Mar 25, 2019

Copy link
Copy Markdown
Member

What type of PR is this? (check all applicable)

  • Security update

In theory (!), this updated PG version should require no corresponding changes made to anything else.

Updating to a more modern PG release would have benefits (parallel query stands out), but may require some code/SQL changes to match. So, keeping this simple for now. 😄

Comment thread setup/docker-compose.yml Outdated

@arikfr arikfr Mar 25, 2019

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Does Postgres publish postgres:9.5-alpine image that tracks latest patch version?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Good point. Yes it does. 1 sec, will update. 😄

@justinclift

Copy link
Copy Markdown
Member Author

As a data point, Redash seems to work happily with the PostgreSQL 11-alpine image as well.

Testing it here now (only lightly though).

@arikfr
arikfr merged commit 973ad56 into getredash:master Mar 27, 2019
@arikfr

arikfr commented Mar 27, 2019

Copy link
Copy Markdown
Member

Thanks and thanks for testing w/ Pg11!

@justinclift
justinclift deleted the postgresql-update-compose branch March 27, 2019 16:35
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