Thread: Re: COMAND TO ADD NEW USER TO MY DATABASE????

Re: COMAND TO ADD NEW USER TO MY DATABASE????

From
Jesus Rios
Date:
 I want to know  which comand is for add a new user to my database , for
after take him privilegies .................

 Can anybody help me ?

Re: COMAND TO ADD NEW USER TO MY DATABASE????

From
Frank Bax
Date:
At 11:44 AM 11/18/02, Jesus Rios wrote:
>  I want to know  which comand is for add a new user to my database , for
>after take him privilegies .................
>
>  Can anybody help me ?


http://www.postgresql.org/idocs/index.php?sql-createuser.html

http://www.postgresql.org/idocs/index.php?sql-grant.html

Re: COMAND TO ADD NEW USER TO MY DATABASE????

From
Jesus Rios
Date:
Thank you very much. Is is okay.








On Fri 22 Nov 2002 18:55, you wrote:
> Hi Jesus,
>
> Did anyone help you with this already?
>
> The command is "createuser" from unix prompt, but it's "CREATE USER"
> from the psql prompt.
>
> :-)
>
> Regards and best wishes,
>
> Justin Clift
>
> Jesus Rios wrote:
> >  I want to know  which comand is for add a new user to my database , for
> > after take him privilegies .................
> >
> >  Can anybody help me ?
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 4: Don't 'kill -9' the postmaster