> On Aug 7, 2020, at 12:17 PM, Adrian Klaver <adrian.kla...@aklaver.com> wrote:
> 
> Well if this for the same line as before it represents table privileges. The 
> problem is with schema access. Continuing grasping at straws:
> 
> select * from pg_roles where rolname = 'aakanzler';

rolname  | rolsuper | rolinherit | rolcreaterole | rolcreatedb | rolcanlogin | 
rolreplication | rolconnlimit | rolpassword | rolvaliduntil | rolbypassrls |    
      rolconfig           |  oid
----------+----------+------------+---------------+-------------+-------------+----------------+--------------+-------------+---------------+--------------+-------------------------------+-------
akanzler | f        | t          | f             | f           | t           | 
f              |           -1 | ********    |               | f            | 
{role=confidential_read_only} | 16391


Reply via email to