Permissions for system tables

From: Richard Ray <rray1(at)netdoor(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Permissions for system tables
Date: 2002-08-26 14:01:25
Message-ID: 200208261401.g7QE1Ps17271@rray.mstc.state.ms.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


How can I determine the permissions for system tables?
It seems any user I create has access.
psql \z only shows permissions for user tables.
I checked relacl in pg_class but it's blank for all but user tables.

Thanks
Richard

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-08-26 14:11:05 Re: Permissions for system tables
Previous Message Oliver Elphick 2002-08-26 13:50:27 Re: Triggers: How to make one that fires at a certain