Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
postgresql_barman_configuration [2025/05/09 19:30] – andonovj | postgresql_barman_configuration [2025/05/11 18:12] (current) – [Backup to OCI] andonovj | ||
---|---|---|---|
Line 582: | Line 582: | ||
case ${environment} in | case ${environment} in | ||
" | " | ||
- | | + | |
;; | ;; | ||
" | " | ||
- | | + | |
;; | ;; | ||
" | " | ||
- | | + | |
;; | ;; | ||
*) | *) | ||
Line 618: | Line 618: | ||
echo " | echo " | ||
sed -i " | sed -i " | ||
- | } | ||
- | |||
- | clean_old_backups(){ | ||
- | find / | ||
} | } | ||