9.5rc1 RLS select policy on insert?

From: Ted Toth <txtoth(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: 9.5rc1 RLS select policy on insert?
Date: 2016-01-06 22:26:19
Message-ID: CAFPpqQGumA9VWc1ZTXvEz02=oitVtmyHZqpdPAH6jrubF26QQQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I see the insert policy check running but also the select policy using
on insert. I don't understand why the select policy is being run.
Could it possibly be related to using a sequence on the table?
Ted

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2016-01-06 22:26:21 Re: Postgresql 9.3 not coming up after restart in centos
Previous Message Jeff Janes 2016-01-06 22:05:22 Re: Conflict detection in ON CONFLICT