Skip to content

ci: use postgres version 13 to test migrations #13767

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

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

johnstcn
Copy link
Member

@johnstcn johnstcn commented Jul 2, 2024

The version of pg_dump we have installed doesn't like version 16:

Dump schema at version "9ee53e5b4"
pg_dump: error: server version: 16.3 (Debian 16.3-1.pgdg120+1); pg_dump version: 14.12 (Ubuntu 14.12-1.pgdg22.04+1)
pg_dump: error: aborting because of server version mismatch

@johnstcn johnstcn requested review from mafredri and stirby July 2, 2024 16:59
@johnstcn johnstcn self-assigned this Jul 2, 2024
@johnstcn johnstcn added the hotfix PRs only. Harmless small change. Only humans may set this. label Jul 2, 2024
Copy link

@cdr-bot cdr-bot bot left a comment

Choose a reason for hiding this comment

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

This PR is a hotfix and has been automatically approved.

  • ✅ Base is main
  • ✅ Has hotfix label
  • ✅ Head is from coder/coder
  • ✅ Less than 100 lines

@johnstcn johnstcn enabled auto-merge (squash) July 2, 2024 17:00
@johnstcn johnstcn merged commit 5ea5db2 into main Jul 2, 2024
29 checks passed
@johnstcn johnstcn deleted the cj/test-migrations-pg-13 branch July 2, 2024 17:03
@github-actions github-actions bot locked and limited conversation to collaborators Jul 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
hotfix PRs only. Harmless small change. Only humans may set this.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants