Provide read-only access to system catalog tables - Mailing list pgsql-hackers

From Chirag Karkera
Subject Provide read-only access to system catalog tables
Date
Msg-id CANZL2iFrC9=j6okL0pxSQWKxzrj3wrdP8b0_S8=+iDs=aswmEA@mail.gmail.com
Whole thread Raw
Responses Re: Provide read-only access to system catalog tables
List pgsql-hackers
Hi Team, 

Appreciate your time to look into this. 

I have a requirement, where a user has to be provided DDL access on the schema (which is provided to the user) and as there is some development work in process the user has to be provided the read only access on system catalog tables (information_schema and pg_catalog)

I have surfed a lot of materials online, but did not get any solution for the same.

Request you to share some valuable input on this. 

Thank You.

Regards,
Chirag Karkera

pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: Tracking notnull attributes inside Var
Next
From: Amit Kapila
Date:
Subject: Re: Data is copied twice when specifying both child and parent table in publication