RE: Re: Foreign Key Validation after Reference Table Ownership Change

2018-03-21 Thread Battuello, Louis
n Key Validation after Reference Table Ownership Change From: "David G. Johnston" Date: 3/21/18 11:23 am To: "Battuello, Louis" Cc: "pgsql-gene...@postgresql.org" On Wednesday, March 21, 2018, Battuello, Louis wrote: What permission is being violated a

Foreign Key Validation after Reference Table Ownership Change

2018-03-21 Thread Battuello, Louis
This should be simple, but I must be missing something obvious. Running a change of table ownership on PostgreSQL 9.4.16. I changed the owner of a reference table in another, yet, after granting references to the referencing table owner, the key validation encounters an error. create role user