Re: tracking scripts... - Mailing list pgsql-general

From Merlin Moncure
Subject Re: tracking scripts...
Date
Msg-id CAHyXU0zDS4fq03WRXSo8KNeQmZ4fBaasb0LHOb7BUALiT6BzMQ@mail.gmail.com
Whole thread Raw
In response to Re: tracking scripts...  (Raymond O'Donnell <rod@iol.ie>)
Responses Re: tracking scripts...  (Rémi Cura <remi.cura@gmail.com>)
List pgsql-general
On Tue, Nov 26, 2013 at 3:20 PM, Raymond O'Donnell <rod@iol.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


pgsql-general by date:

Previous
From: Raymond O'Donnell
Date:
Subject: Re: tracking scripts...
Next
From: David Rysdam
Date:
Subject: help interpreting "explain analyze" output