Re: Scheduling Jobs In PostgreSQL

Поиск
Список
Период
Сортировка
От Christopher Browne
Тема Re: Scheduling Jobs In PostgreSQL
Дата
Msg-id m3r7n5nfe1.fsf@knuth.knuth.cbbrowne.com
обсуждение исходный текст
Ответ на Scheduling Jobs In PostgreSQL  (Chethana Kuloor <ckuloor@yahoo.ca>)
Список pgsql-sql
Martha Stewart called it a Good Thing when ckuloor@yahoo.ca (Chethana Kuloor) wrote:
> Is it possbile to schedule jobs in postgres?

No.  

You may schedule jobs using cron.
-- 
select 'cbbrowne' || '@' || 'ntlug.org';
http://linuxfinances.info/info/spiritual.html
"If you were to implement this in  ML, most of you would say : SCREAM,
run from the room in terror, but we could set it as a tickable problem
whatever, and  give it  to part 1A  [first year students]...  and that
idea seems rather pleasing doesn't it?"  -- Arthur Norman


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

Предыдущее
От: vasundharb@gmail.com (vasundhar)
Дата:
Сообщение: Hi
Следующее
От: Marek Lewczuk
Дата:
Сообщение: how to use COPY within plperl