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

CI failing due to inconsistent postgresql14 minor versions upstream #532

Closed
nicois opened this issue May 19, 2022 · 1 comment
Closed

CI failing due to inconsistent postgresql14 minor versions upstream #532

nicois opened this issue May 19, 2022 · 1 comment

Comments

@nicois
Copy link
Contributor

nicois commented May 19, 2022

What happened?

CI steps are currently failing due to a mismatch in the minor versions of some postgresql components, which
are explicitly tested. e.g.:

/usr/lib/postgresql/14/bin/postgres version: '14.3'
/usr/lib/postgresql/14/bin/pg_receivewal version: '14.2'

What did you expect to happen?

CI tests shouldl pass

@kmichel-aiven
Copy link
Contributor

Fixed by #534

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

No branches or pull requests

2 participants