Re: Rules versus triggers

From: Steve Atkins <steve(at)blighty(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Rules versus triggers
Date: 2020-03-07 14:38:09
Message-ID: efd09b25-6640-6ec9-4548-3cf7ad5d5de9@blighty.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On 07/03/2020 11:56, stan wrote:
> Could someone give me a brief description of the intended functionally, and
> how the 2 features work of rules, versus triggers? It appears to me that
> they are simply 2 different ways to set up triggers, but I am certain that
> is just because of my lack of knowledge.

The pages
https://wiki.postgresql.org/wiki/Don%27t_Do_This#Don.27t_use_rules links
to will give you some idea of the differences.

Cheers,
  Steve

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Justin 2020-03-07 14:47:39 Re: Rules versus triggers
Previous Message stan 2020-03-07 11:56:15 Rules versus triggers