Re: [GENERAL] functions in postgresql

2005-01-07 Thread Pavel Stehule
Hello, You can use pgjobs-1.00.133-src.tar.gz from gbrog http://gborg.postgresql.org/ - really confortable scheduler for postgresql, but in C++. Regards Pavel On Thu, 6 Jan 2005 [EMAIL PROTECTED] wrote: > Is there a way to write a function in postgresql and have the database run > it on a s

Re: [GENERAL] functions in postgresql

2005-01-06 Thread Joshua D. Drake
[EMAIL PROTECTED] wrote: Is there a way to write a function in postgresql and have the database run it on a schedule? I would like the database to run a function on every Friday. Use cron or windows scheduler. J Thanks Robert Stewart Network Eng Governor's Office of Technology 101 Cold Harbor Wo