Re: the feasibility of sending email from stored procedure in Postgres

Поиск
Список
Период
Сортировка
От Adam Rich
Тема Re: the feasibility of sending email from stored procedure in Postgres
Дата
Msg-id 05ed01c86fe0$2c146270$843d2750$@r@sbcglobal.net
обсуждение исходный текст
Ответ на Re: the feasibility of sending email from stored procedure in Postgres  ("Christopher Browne" <cbbrowne@gmail.com>)
Ответы Re: the feasibility of sending email from stored procedure in Postgres
Список pgsql-general
> I would instead queue messages (or suitable information about them) in
> a table, and have a process outside PostgreSQL periodically poll for them

Why poll when you can wait?

http://www.postgresql.org/docs/8.2/interactive/sql-notify.html






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

Предыдущее
От: "Phoenix Kiula"
Дата:
Сообщение: Re: Are indexes blown?
Следующее
От: Ray Stell
Дата:
Сообщение: Re: Pains in upgrading to 8.3