How to set full vacuum cron to occur on the 15th of each month

How to set full vacuum cron to occur on the 15th of each month

1 0 15 * * /bin/su -l postgres -c "/usr/bin/vacuumdb -f bacula >> /var/log/pgsql_vacuum 2>&1 "
    • Related Articles

    • Progressive Full Backups - How to Configure

      Progressive Full Backups represent a significant evolution in our backup/retention policies and procedures available for both Hosted and Self Hosted customers The way this works is as follows - original full backup taken over the network - ...
    • Progressive Full Backups - how to configure

      Progressive Full Backups represent a significant evolution in our backup/retention policies and procedures available for both Hosted and Self Hosted customers The way this works is as follows - original full backup taken over the network - ...
    • DCE/Self Hosted Installs - New Linux BMR and Progressive Full Backups launched - EOL Legacy BMR March 31st 2016

      Bacula4 is pleased to announce 2 new Key Features for our DCE/Self Hosted customers. New Linux ReaR BMR PLEASE NOTE - Legacy BMR will be EOL March 31st 2016 and will be completely removed from your installs Action Required - Please enter the wizard ...
    • Recommended Maintenance for Self Hosted/DCE customers

      Hello, the following is VERY highly recommended actions for maintenance of your Bacula4 Self Hosted/DCE edition install 1) Perform a FULL pgSQL Vacuum process once per month. As of Jan 9th 2017, Bacula4 will be contacting each Self Hosted/DCE ...
    • Linux Server Migration using ReaR BMR

      You can use Bacula ReaR BMR to quickly, easily and safely perform server migrations. Step one: prepare server Prepare source server: Define new IP address: echo eth0 192.268.1.100/24 >/etc/rear/mappings/ip_addresses Define new route (optional - if ...