=?UTF-8?B?U8OtZGFyIExD?= <[EMAIL PROTECTED]> writes: > exists in postgresql the way to store some tasks on server that can be > executed on predefined schedule? how?
Most people use the standard Unix "cron" utility for this. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend