Re: [OT] Dilemma about OS <-> Postgres interaction

Поиск
Список
Период
Сортировка
От Harald Fuchs
Тема Re: [OT] Dilemma about OS <-> Postgres interaction
Дата
Msg-id puk6y55b94.fsf@srv.protecting.net
обсуждение исходный текст
Ответ на [OT] Dilemma about OS <-> Postgres interaction  (Rory Campbell-Lange <rory@campbell-lange.net>)
Ответы Re: [OT] Dilemma about OS <-> Postgres interaction  (Thomas Hallgren <thhal@mailblocks.com>)
Re: [OT] Dilemma about OS <-> Postgres interaction  (Rory Campbell-Lange <rory@campbell-lange.net>)
Список pgsql-general
In article <20040617232536.GB17879@campbell-lange.net>,
Rory Campbell-Lange <rory@campbell-lange.net> writes:

> I should have mentioned that we need the messages sent very soon after
> they have landed in the 'inbox'; otherwise cron would definitely be the
> way to go -- including an @reboot line.

This rules out a cronjob.  How about writing a pl/perlu function which
sends the mail and calling that function by an AFTER INSERT trigger?

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

Предыдущее
От: Hubert Fröhlich
Дата:
Сообщение: Re: Postgres "invalid page header"
Следующее
От: "raptor@tvskat.net"
Дата:
Сообщение: virtual fields on VIEW?