Re: time penalties on triggers?

From: Vivek Khera <vivek(at)khera(dot)org>
To: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: time penalties on triggers?
Date: 2007-10-10 19:56:32
Message-ID: 12A6BB87-7C69-4889-A21E-8078253D9E97@khera.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Oct 5, 2007, at 9:10 AM, Kenneth Downs wrote:

> I also found it very hard to pin down the penalty of the trigger,
> but came up with rough figures of 30-50% overhead. The complexity
> of the trigger did not matter.

in which language did you write your triggers?

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2007-10-10 20:02:14 Re: Disable triggers per transaction 8.2.3
Previous Message Richard Broersma Jr 2007-10-10 19:24:38 Re: <> ALL( ... ) and <> ANY ( ... ) didn't behave as expected