【问题标题】:How can I use Heroku Scheluder Standard to automatize backups?如何使用 Heroku Scheduler Standard 进行自动备份?
【发布时间】:2013-04-19 16:47:40
【问题描述】:

正如你所说,我有一个在 Heroku 中运行的应用程序,最近我安装了 Heroku Scheluder Standard 插件来自动化 heroku pgbackups:capture --expire --app my-app,但是已经 3 天了,它没有进行备份,所以……

我怎样才能让它做到呢?

【问题讨论】:

  • 您在 Heroku 运行计划作业以运行通常从 Heroku 外部运行的 heroku pgbackups:capture 命令,对吗?
  • 正确,这通常是从命令行运行的,但我想自动化它,所以我不必整天都这样做

标签: heroku scheduled-tasks scheduling add-on


【解决方案1】:

您可能会发现pgbackups 插件对您有用,具体取决于您希望备份发生的频率。 heroku addons:add pgbackups:auto-month 将配置适当的插件。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-01-19
    • 1970-01-01
    • 1970-01-01
    • 2014-10-14
    相关资源
    最近更新 更多