Re: [GENERAL] Table Updatable By Trigger Only - Mailing list pgsql-general

From Osahon Oduware
Subject Re: [GENERAL] Table Updatable By Trigger Only
Date
Msg-id CAGpiUSjq8Xb4chr7c_3jnVqy-8Lfoybbyx18C5VGM5PiqAk25w@mail.gmail.com
Whole thread Raw
In response to Re: [GENERAL] Table Updatable By Trigger Only  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hi Tom,

Ok, thanks.

On Tue, Jun 20, 2017 at 3:21 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
Osahon Oduware <osahon.gis@gmail.com> writes:
> The pg_trigger_depth() function solved the issue. Thanks a lot, you made my
> day.

If you start finding that that gets in your way for other purposes, you
might try making table A's trigger function be SECURITY DEFINER and
owned by a role that has permissions to change table B.

                        regards, tom lane

pgsql-general by date:

Previous
From: Steve Clark
Date:
Subject: Re: [GENERAL] Schedule
Next
From: Melvin Davidson
Date:
Subject: Re: [GENERAL] Schedule