WAL-G: Create daily backup #392
Replies: 7 comments 22 replies
-
The backup is performed according to the schedule defined in the Are you sure that the task was completed by cron? Have you tried to run |
Beta Was this translation helpful? Give feedback.
-
|
i run wal-g backup-push |
Beta Was this translation helpful? Give feedback.
-
|
Check the wal-g configuration file
|
Beta Was this translation helpful? Give feedback.
-
|
i read documentation thanks |
Beta Was this translation helpful? Give feedback.
-
|
Automate cron jobs configuration for WAL-G and minor fixes - #395 |
Beta Was this translation helpful? Give feedback.
-
postgresql_unix_socket_dir this is not localhost |
Beta Was this translation helpful? Give feedback.
-
|
@vitabaks can you see wal-g/wal-g#1385 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
at postgresql_parameters:
change location of
why did not take backup to s3
i run
ansible-playbook deploy_pgcluster.yml -e "enable_timescale=true" -e "AWS_ACCESS_KEY_ID=*****" -e "AWS_SECRET_ACCESS_KEY=******" -e "WALG_S3_PREFIX=s3://soa-backup/soabackup/"Beta Was this translation helpful? Give feedback.
All reactions