Scheduled Job at PostgreSQL

Поиск
Список
Период
Сортировка
От shakil tanvir
Тема Scheduled Job at PostgreSQL
Дата
Msg-id 20060407045354.5736.qmail@web52401.mail.yahoo.com
обсуждение исходный текст
Ответы Re: Scheduled Job at PostgreSQL  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Список pgsql-novice
Hi all,

My present project requirement is to make an automatic interactivity which will check the database at pgsql on a scheduled time and email the result to an admin.

Similar functionality can be achieved in MS SQL Server as they have a stored proceure named SP_SEND_CDOSYSMAIL for sending email and SQL Server can have scheduled database job which will  run the query on scheduled time.

I would like to know if similar thing can be done in PostgreqSQL, that is whether pgsql can have scheduled database job and if there any stored procedure which will send email automatically. If there is no such facility  then any idea, suggestion of how to implement it will help a lot!

Shakil







Blab-away for as little as 1¢/min. Make PC-to-Phone Calls using Yahoo! Messenger with Voice.

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

Предыдущее
От: "Pierre Thibaudeau"
Дата:
Сообщение: Re: Layout question
Следующее
От: "A. Kretschmer"
Дата:
Сообщение: Re: Scheduled Job at PostgreSQL