I have a table that defines a programmed service that does something automatically every time interval (days, weeks, months) from a beginning date to a ending date. How can I do this in postgresql? I have no access to the OS, so cron is not an option.
I'm sorry if my english is a bit confusing but it is not my main language.