Skip to main content
added 4 characters in body
Source Link
user1822
user1822

added the following to crontab

          • export PATH=$PATH:/usr/pgsql-9.6/bin; barman cron >/dev/null 2>&1
* * * * * export PATH=$PATH:/usr/pgsql-9.6/bin; barman cron >/dev/null 2>&1

added the following to crontab

          • export PATH=$PATH:/usr/pgsql-9.6/bin; barman cron >/dev/null 2>&1

added the following to crontab

* * * * * export PATH=$PATH:/usr/pgsql-9.6/bin; barman cron >/dev/null 2>&1
Source Link
Exempio Inc
  • 31
  • 1
  • 1
  • 4

added the following to crontab

          • export PATH=$PATH:/usr/pgsql-9.6/bin; barman cron >/dev/null 2>&1