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

support PostgreSQL 14 #8295

Closed
donsizemore opened this issue Dec 8, 2021 · 1 comment · Fixed by #8296
Closed

support PostgreSQL 14 #8295

donsizemore opened this issue Dec 8, 2021 · 1 comment · Fixed by #8296
Milestone

Comments

@donsizemore
Copy link
Contributor

The integration test suite results look normal on PostgreSQL 14:
develop_PG14
however, in server.log, Flyway 5.2.4 complains that it hasn't with PostgreSQL 14.

I bumped Flyway to its current version, 8.2.0, and the PostgreSQL JDBC driver to 42.3.1 for all the bugfixes. Integration test results appear similar when the above configuration is run on PostgreSQL 13, which IQSS currently recommends:
develop_PG13

Pull request forthcoming.

donsizemore pushed a commit to uncch-rdmc/dataverse that referenced this issue Dec 8, 2021
donsizemore pushed a commit to uncch-rdmc/dataverse that referenced this issue Feb 4, 2022
@donsizemore
Copy link
Contributor Author

Speaking of bumping Flyway, I noticed this WARN on a 5.9 test instance just now:

Flyway upgrade recommended: PostgreSQL 13.6 is newer than this version of Flyway and support has not been tested

donsizemore pushed a commit to uncch-rdmc/dataverse that referenced this issue May 12, 2022
donsizemore pushed a commit to uncch-rdmc/dataverse that referenced this issue May 12, 2022
donsizemore pushed a commit to uncch-rdmc/dataverse that referenced this issue May 12, 2022
@pdurbin pdurbin added this to the 5.11 milestone Jun 2, 2022
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 a pull request may close this issue.

3 participants