postgresql - postgres scheduler - external tool or inside settings? -


i have few functions need run every day @ time. there way schedule postgres? or have use external tool?

one option have make use of pgagent. http://www.pgadmin.org/docs/1.8/pgagent.html


Comments

Popular posts from this blog

What can cause "Required Package 'IndyCore' not found" when compiling a Delphi 2010 project? -

Change the color of an oval at click in Java AWT -