Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eePV0-0001Ds-ND for pgsql-docs@arkaria.postgresql.org; Wed, 24 Jan 2018 18:10:14 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eePV0-0002Kq-3A for pgsql-docs@arkaria.postgresql.org; Wed, 24 Jan 2018 18:10:14 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1eePUz-0002KX-UF for pgsql-docs@lists.postgresql.org; Wed, 24 Jan 2018 18:10:13 +0000 Received: from momjian.us ([72.94.173.45]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1eePUw-0005Xg-NW for pgsql-docs@postgresql.org; Wed, 24 Jan 2018 18:10:13 +0000 Received: from bruce by momjian.us with local (Exim 4.84_2) (envelope-from ) id 1eePUu-0007wv-SA; Wed, 24 Jan 2018 13:10:08 -0500 Date: Wed, 24 Jan 2018 13:10:08 -0500 From: Bruce Momjian To: ian@thepathcentral.com Cc: pgsql-docs@postgresql.org Subject: Re: Trigger behaviour not as stated Message-ID: <20180124181008.GK17109@momjian.us> References: <20171129193934.27108.30796@wrigleys.postgresql.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171129193934.27108.30796@wrigleys.postgresql.org> User-Agent: Mutt/1.5.23 (2014-03-12) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On Wed, Nov 29, 2017 at 07:39:34PM +0000, ian@thepathcentral.com wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/10/static/sql-createtrigger.html > Description: > > URL: https://www.postgresql.org/docs/current/static/sql-createtrigger.html > > Statement: "In contrast, row-level triggers are fired for all affected > partitions or child tables." > > Row-level triggers are not fired on child tables where the trigger ON BEFORE > UPDATE | DELETE is on the parent table. Only works on BEFORE INSERT. Uh, can you email us an example of the failure so we can research it? Thanks. -- Bruce Momjian http://momjian.us EnterpriseDB http://enterprisedb.com + As you are, so once was I. As I am, so you will be. + + Ancient Roman grave inscription +