Re: Scheduled function ?

Поиск
Список
Период
Сортировка
От Daniel T. Staal
Тема Re: Scheduled function ?
Дата
Msg-id 55226.63.172.115.138.1146754218.squirrel@MageHandbook.com
обсуждение исходный текст
Ответ на Scheduled function ?  (Aarni Ruuhimäki <aarni@kymi.com>)
Ответы Re: Scheduled function ?  (Aarni Ruuhimäki <aarni@kymi.com>)
Список pgsql-novice
On Thu, May 4, 2006 10:37 am, Aarni Ruuhimäki said:
> Hi,
>
> What's the best / easiest way to run a function as a 'scheduled task' ?
>
> My current platform is FC2 / PostgreSQL 8.0.2 and the stock report
> application is in php.

Probably cron.  Write a script to call the function, then have cron call
it at appropriate times.

Daniel T. Staal

---------------------------------------------------------------
This email copyright the author.  Unless otherwise noted, you
are expressly allowed to retransmit, quote, or otherwise use
the contents for non-commercial purposes.  This copyright will
expire 5 years after the author's death, or in 30 years,
whichever is longer, unless such a period is in excess of
local copyright law.
---------------------------------------------------------------


В списке pgsql-novice по дате отправления:

Предыдущее
От: Aarni Ruuhimäki
Дата:
Сообщение: Scheduled function ?
Следующее
От: Aarni Ruuhimäki
Дата:
Сообщение: Re: Scheduled function ?