Thread

  1. trigger status

    hook <hook@kcp.com> — 2004-11-03T14:57:35Z

    What's the easy way to tell if a trigger has fired???
    
    
    
    thanks
    
    
  2. Re: trigger status

    Michael Fuhr <mike@fuhr.org> — 2004-11-03T15:33:11Z

    On Wed, Nov 03, 2004 at 08:57:35AM -0600, hook wrote:
    
    > What's the easy way to tell if a trigger has fired???
    
    Tell from where?  You could log messages from the trigger (e.g.,
    with RAISE INFO in PL/pgSQL), but that might not be what you're
    talking about.
    
    What are you trying to do?
    
    -- 
    Michael Fuhr
    http://www.fuhr.org/~mfuhr/