Skip to content

Update operatorconfigurations to default to logical backup image v1.14 #2891

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

Closed
wants to merge 0 commits into from

Conversation

abelfodil
Copy link

Update operatorconfigurations to default to logical backup image v1.14 otherwise the backup fails for Postgres v17 with error:

+ '[' s3 == az ']'
+ dump
+ /usr/lib/postgresql/17/bin/pg_dumpall
+ compress
+ pigz
+ upload
+ case $LOGICAL_BACKUP_PROVIDER in
/dump.sh: line 40: /usr/lib/postgresql/17/bin/pg_dumpall: No such file or directory
++ estimate_size
++ /usr/lib/postgresql/17/bin/psql -tqAc 'select sum(pg_database_size(datname)::numeric) from pg_database;'
/dump.sh: line 35: /usr/lib/postgresql/17/bin/psql: No such file or directory
/dump.sh: line 134: / DUMP_SIZE_COEFF: syntax error: operand expected (error token is "/ DUMP_SIZE_COEFF")

abelfodil added a commit to arch-anes/self-hosted-services that referenced this pull request Apr 2, 2025
@abelfodil abelfodil closed this Apr 13, 2025
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.

1 participant