On Mon, 2021-06-21 at 16:10 +0530, Atul Kumar wrote:
> My question can be silly but I need to ask that if a user is created
> without login privilege then what is the use of below command why
> don't postgres prompt error on it
>
> CREATE ROLE nolog_user WITH PASSWORD 'pass1';
>
> as the user is
Hello
On 2021-06-21 12:40, Atul Kumar wrote:
Hi,
My question can be silly but I need to ask that if a user is created
without login privilege then what is the use of below command why
don't postgres prompt error on it
CREATE ROLE nolog_user WITH PASSWORD 'pass1';
A user without login privile