Re: Send Email from Postgressql

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: Send Email from Postgressql
Date: 2007-02-01 15:24:45
Message-ID: 20070201152445.GK18319@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

am Thu, dem 01.02.2007, um 9:10:57 -0600 mailte brian stapel folgendes:
> Thanks for your quick reply.
>
> So, working from your example, I would build a trigger that calls a function
> that calls the email program?
> I'm new to PostgreSQL and I'm a windows developer. I've been using PLPGSQL for
> all of my functions. The other languages you mentioned, are they easily
> learned?

Depends. For instance, do you have knowledge about the programming
language PERL? If so, then you don't have problems with plperlu, i
think. And for PERL there are tons of example code to send emails.

Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID: 0x3FFF606C, privat 0x7F4584DA http://wwwkeys.de.pgp.net

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2007-02-01 16:47:05 Re: [Fwd: query efficiency - Can I speed it up?]
Previous Message brian stapel 2007-02-01 15:10:57 Re: Send Email from Postgressql