postgres调度程序 - 外部工具或内部设置?

时间:2014-04-06 14:02:42

标签: postgresql scheduled-tasks

我几乎没有需要在特定时间每天运行的功能。有没有办法从postgres安排它?或者我是否必须使用外部工具?

1 个答案:

答案 0 :(得分:0)

您有一个选择是使用pgAgent。 http://www.pgadmin.org/docs/1.8/pgagent.html