Re: Stop trigger fireing for a specific user? - Mailing list pgsql-general

From Glyn Astill
Subject Re: Stop trigger fireing for a specific user?
Date
Msg-id 614013.84730.qm@web25803.mail.ukl.yahoo.com
Whole thread Raw
In response to Re: Stop trigger fireing for a specific user?  (Richard Huxton <dev@archonet.com>)
List pgsql-general
> From: Richard Huxton <dev@archonet.com>

> > The only way I can think so far is to do a select
> SESSION_USER in the
> > trigger function and skip the action if it matched my
> user.
>
> That's exactly it. I'm not sure it will ever be a
> built-in feature,
> everyone's requirements will be slightly different.
>

Cool, thanks Richard




pgsql-general by date:

Previous
From: Glyn Astill
Date:
Subject: Autovacuum, too often?
Next
From: "Harald Armin Massa"
Date:
Subject: Re: Autovacuum, too often?