Hello, may I ask how to set up my backup to be kept for one month before deletion? node_crontab: # - '00 01 * * 1 postgres /pg/bin/pg-backup full' - '00 01 * * 2,3,4,5,6,7 postgres /pg/bin/pg-backup' ./node.yml -t node_crontab -l pg-meta
Hello, may I ask how to set up my backup to be kept for one month before deletion?
node_crontab: #
./node.yml -t node_crontab -l pg-meta