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

c# - Unity IoC Lifetime per HttpRequest for UserStore -

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

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -