A user atribute question

From: stan <stanb(at)panix(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: A user atribute question
Date: 2019-08-17 15:45:02
Message-ID: 20190817154502.GA17340@panix.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rob Sargent 2019-08-17 15:50:39 Re: A user atribute question
Previous Message Ken Tanzer 2019-08-17 01:18:03 Re: A 3 table join question