Re: mail alert

Поиск
Список
Период
Сортировка
От Christophe Pettus
Тема Re: mail alert
Дата
Msg-id 1899F341-F357-4CD6-8C0B-18CE87891481@thebuild.com
обсуждение исходный текст
Ответ на mail alert  (Jan Verheyden <jan.verheyden@uz.kuleuven.ac.be>)
Ответы Re: mail alert
Список pgsql-general
On Aug 11, 2009, at 12:19 AM, Jan Verheyden wrote:
> I was looking in what way it’s possible to alert via mail when some
> conditions are true in a database.

An external script that connects to the database, checks for the
condition, and sends the email if it exists is probably your best
solution.  You might want to take a look at check_postgres:

    http://bucardo.org/check_postgres/

--
-- Christophe Pettus
    xof@thebuild.com


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

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: mail alert
Следующее
От: "Peter Headland"
Дата:
Сообщение: Does PERFORM hold a lock?