postgresql_barman_configuration

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
postgresql_barman_configuration [2025/05/09 19:31] andonovjpostgresql_barman_configuration [2025/05/11 18:12] (current) – [Backup to OCI] andonovj
Line 618: Line 618:
 echo "Return placeholder" echo "Return placeholder"
 sed -i "s/${v_first_replica}/REPLICA_IP_PLACEHOLDER/g" /etc/barman.d/${environment}/streaming-server.conf sed -i "s/${v_first_replica}/REPLICA_IP_PLACEHOLDER/g" /etc/barman.d/${environment}/streaming-server.conf
-} 
- 
-clean_old_backups(){ 
-    find /var/log/mbackups -depth -mtime +7 -type f -print 
 } }
  
  • postgresql_barman_configuration.txt
  • Last modified: 2025/05/11 18:12
  • by andonovj