Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 05C79650320 for ; Tue, 15 Jul 2008 11:02:12 -0300 (ADT) Received: from postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 12293-05 for ; Tue, 15 Jul 2008 11:02:00 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by postgresql.org (Postfix) with ESMTP id 31A3D650084 for ; Tue, 15 Jul 2008 11:01:23 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.2/8.14.2) with ESMTP id m6FE1Msl018408; Tue, 15 Jul 2008 10:01:22 -0400 (EDT) To: Robert Treat cc: pgsql-docs@postgresql.org Subject: Re: triggers on views? In-reply-to: <200807142242.06734.xzilla@users.sourceforge.net> References: <200807142242.06734.xzilla@users.sourceforge.net> Comments: In-reply-to Robert Treat message dated "Mon, 14 Jul 2008 22:42:04 -0400" Date: Tue, 15 Jul 2008 10:01:21 -0400 Message-ID: <18407.1216130481@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200807/5 X-Sequence-Number: 4936 Robert Treat writes: > We had a doc comment come in noting that the second paragraph seems to be > incorrect on > http://www.postgresql.org/docs/8.3/interactive/rules-triggers.html, > specifically the part that says "On the other hand, a trigger that is fired > on INSERT on a view can do the same as a rule". This was discussed last month: http://archives.postgresql.org/pgsql-general/2008-06/msg00669.php regards, tom lane