From: | Merlin Moncure <mmoncure(at)gmail(dot)com> |
---|---|
To: | "Raymond O'Donnell" <rod(at)iol(dot)ie> |
Cc: | Joey Quinn <bjquinniii(at)gmail(dot)com>, PostgreSQL General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: tracking scripts... |
Date: | 2013-11-26 21:22:48 |
Message-ID: | CAHyXU0zDS4fq03WRXSo8KNeQmZ4fBaasb0LHOb7BUALiT6BzMQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Tue, Nov 26, 2013 at 3:20 PM, Raymond O'Donnell <rod(at)iol(dot)ie> wrote:
> On 26/11/2013 20:30, Merlin Moncure wrote:
>> There are not many ways to Hand off information outside of the
>> database while a transaction Is running. one way Is to write a Simple
>> trigger in plpgsql that 'raise'es A notice every 'n' times trigger
>> condition fires. that'S Essentially the only Clean way to do it in
>> such a way that the information is Returned to the Executing console.
>> Thanks!
>
> Totally unrelated to the thread.... I noticed that the capitalised
> letters in the email above spell out this:
>
> THIISASECRET
>
> .. which (almost) spells "This is a secret". Was this intentional, or am
> I just working too hard? :-)
Well, bad spelling on my part. To get the joke, you have to be A.
observant, B. be using a gmail account, and C. be a comic book geek
that grew up in the 80's.
merlin
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2013-11-26 21:48:33 | Re: Any advantage of using SSL with a certificate of authority? |
Previous Message | Raymond O'Donnell | 2013-11-26 21:20:26 | Re: tracking scripts... |