Re: the feasibility of sending email from stored procedure in Postgres - Mailing list pgsql-general

From Adam Rich
Subject Re: the feasibility of sending email from stored procedure in Postgres
Date
Msg-id 05ed01c86fe0$2c146270$843d2750$@r@sbcglobal.net
Whole thread Raw
In response to Re: the feasibility of sending email from stored procedure in Postgres  ("Christopher Browne" <cbbrowne@gmail.com>)
Responses Re: the feasibility of sending email from stored procedure in Postgres
List 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 by date:

Previous
From: "Phoenix Kiula"
Date:
Subject: Re: Are indexes blown?
Next
From: Ray Stell
Date:
Subject: Re: Pains in upgrading to 8.3