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 "