Job Scheduling

Поиск
Список
Период
Сортировка
От Majid Azimi
Тема Job Scheduling
Дата
Msg-id 4D790DD2.2000703@gmail.com
обсуждение исходный текст
Ответы Re: Job Scheduling
Re: Job Scheduling
Список pgsql-novice
Hi guys.

Do we have a feature in postgresql so that we can schedule some
activities? or we should use other tools.
I want to add a job so that it creates a new table as a partition of
main table each month
and updates (INSERT, UPDATE, DELETE) triggers in the main table.
Is there any feature to do this or i should use cron?

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

Предыдущее
От: Vibhor Kumar
Дата:
Сообщение: Re: difference between functions and stored procedure
Следующее
От: Steve Crawford
Дата:
Сообщение: Re: Job Scheduling