From: | Raymond O'Donnell <rod(at)iol(dot)ie> |
---|---|
To: | Merlin Moncure <mmoncure(at)gmail(dot)com>, Joey Quinn <bjquinniii(at)gmail(dot)com> |
Cc: | PostgreSQL General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: tracking scripts... |
Date: | 2013-11-26 21:20:26 |
Message-ID: | 5295109A.5030300@iol.ie |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
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? :-)
Ray.
--
Raymond O'Donnell :: Galway :: Ireland
rod(at)iol(dot)ie
From | Date | Subject | |
---|---|---|---|
Next Message | Merlin Moncure | 2013-11-26 21:22:48 | Re: tracking scripts... |
Previous Message | Merlin Moncure | 2013-11-26 20:45:33 | Re: tracking scripts... |