On 8/7/20 9:23 AM, Scott Ribe wrote:
> Further update:
>
> create a new user, grant all on schema & the table, works
>
> reboot of server did not change anything, so the problem is in persistent state
>
What happens if you do?:
select has_schema_privilege('akanzler', 'zoewang', 'usage');
In psql what does
\ddp
show?
--
Adrian Klaver
adrian.klaver@aklaver.com