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

postgres-backup-s3: Server version mismatch error (PostgreSQL 16) #163

Open
anikghosh256 opened this issue Apr 4, 2024 · 5 comments
Open

Comments

@anikghosh256
Copy link

2024/04/04 09:05:42 116: aborting because of server version mismatch
2024/04/04 09:05:42 116 Exit Status: 1
2024/04/04 09:05:43 120 cmd: /bin/sh backup.sh
2024/04/04 09:05:43 120: Creating dump of all databases from database_pg-db...
2024/04/04 09:05:43 120: pg_dumpall:
2024/04/04 09:05:43 120:  
2024/04/04 09:05:43 120: error: 
2024/04/04 09:05:43 120: server version: 16.2 (Debian 16.2-1.pgdg120+2); pg_dumpall version: 14.4
2024/04/04 09:05:43 120: pg_dumpall:
2024/04/04 09:05:43 120:  
2024/04/04 09:05:43 120: error: 
2024/04/04 09:05:43 120: aborting because of server version mismatch
2024/04/04 09:05:43 120 Exit Status: 1
@quangbahoa
Copy link

Yea me too

pg_dump: error: server version: 16.4 (Debian 16.4-1.pgdg120+2); pg_dump version: 14.4
pg_dump: error: aborting because of server version mismatch

@iloveitaly
Copy link
Collaborator

PRs welcome to fix this!

@anikghosh256
Copy link
Author

@iloveitaly can you check #166

@tholu
Copy link

tholu commented Nov 18, 2024

@iloveitaly Can you check the PR by @anikghosh256 ?

@JVMartin
Copy link

@iloveitaly Would love if we could get that PR merged soon, would save us a lot of headache so we don't have to switch to another tool

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

5 participants