Re: Pet Peeves?

Поиск
Список
Период
Сортировка
От Guy Rouillier
Тема Re: Pet Peeves?
Дата
Msg-id 49891FBD.8020202@burntmail.com
обсуждение исходный текст
Ответ на Re: Pet Peeves?  (Craig Ringer <craig@postnewspapers.com.au>)
Ответы Re: Pet Peeves?  (Craig Ringer <craig@postnewspapers.com.au>)
Re: Pet Peeves?  ("A.M." <agentm@themactionfaction.com>)
Список pgsql-general
Craig Ringer wrote:
> An internal job scheduler with the ability to fire jobs on certain
> events as well as on a fixed schedule could be particularly handy in
> conjunction with true stored procedures that could explicitly manage
> transactions.

Craig, what kind of "events" are you thinking about?  Triggers are
already pieces of code that run upon "certain events", namely insert,
update or delete events.  What others do you have in mind?

--
Guy Rouillier

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

Предыдущее
От: Phoenix Kiula
Дата:
Сообщение: (Questioning the planner's mind) - was Re: Fastest way to drop an index?
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Pet Peeves?