Re: A user atribute question - Mailing list pgsql-general

From Rob Sargent
Subject Re: A user atribute question
Date
Msg-id C5F18D29-9EB7-4A6B-B0B6-251788B3383E@gmail.com
Whole thread Raw
In response to A user atribute question  (stan <stanb@panix.com>)
List pgsql-general

> On Aug 17, 2019, at 9:45 AM, stan <stanb@panix.com> wrote:
> 
> Just starting to expore setting up roles & useres. I ran this statement:
> 
> GRANT CONNECT ON DATABASE stan TO employee;
> 
> But yet \du still reports:
> 
> employee        | Cannot login 
> 
> What am I doing wrong?
> 
> -- 
> "They that would give up essential liberty for temporary safety deserve
> neither liberty nor safety."
>                        -- Benjamin Franklin
> 
> 
Does the role have the login option set?



pgsql-general by date:

Previous
From: stan
Date:
Subject: A user atribute question
Next
From: Tom Lane
Date:
Subject: Re: A user atribute question