Re: Create role like role - Mailing list pgsql-general

From Ron
Subject Re: Create role like role
Date
Msg-id 7bceee26-ab83-129d-cadc-8dc14bbdacd5@gmail.com
Whole thread Raw
In response to Create role like role  (Sonam Sharma <sonams1209@gmail.com>)
List pgsql-general
On 10/18/19 5:08 AM, Sonam Sharma wrote:
> I have created one role reader and granted usage on schema and select all 
> tables role.
>
> I have created one more user and have
>
> Grant reader to sonam.
>
> But still user Sonam is not able to read the tables..
>
> Anything I am missing please let me know ..

You need to show us the complete commands that you ran.

-- 
Angular momentum makes the world go 'round.



pgsql-general by date:

Previous
From: David Steele
Date:
Subject: Re: Postgres Point in time Recovery (PITR),
Next
From: Tom Lane
Date:
Subject: Re: Execute a function through fdw