public inbox for [email protected]
help / color / mirror / Atom feedFrom: David Fetter <[email protected]>
To: Aftab Alam <[email protected]>
Cc: [email protected]
Subject: Re: sending mail from Postgres
Date: Wed, 28 Dec 2005 20:53:15 -0800
Message-ID: <[email protected]> (raw)
In-Reply-To: <002801c60b5d$f6889c90$ec1010ac@aftabn463>
References: <[email protected]>
<002801c60b5d$f6889c90$ec1010ac@aftabn463>
On Wed, Dec 28, 2005 at 08:52:41AM +0530, Aftab Alam wrote:
> Hi there,
>
> How can i send mail form postgresql.
Generally, it is a better idea either to poll your PostgreSQL database
and send mail based on that, or use LISTEN/NOTIFY, rather than
directly sending mail from your database.
Cheers,
D
--
David Fetter [email protected] http://fetter.org/
phone: +1 415 235 3778
Remember to vote!
view thread (26+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: sending mail from Postgres
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox