Re: A user atribute question

2019-08-17 Thread Tom Lane
stan writes: > 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? That's not a permissions issue, it's a role-property issue; the role is

Re: A user atribute question

2019-08-17 Thread Rob Sargent
> On Aug 17, 2019, at 9:45 AM, stan 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

A user atribute question

2019-08-17 Thread stan
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 n