Thread: Creating a user

Creating a user

From
Mayan
Date:
How do I create an user account for postgresql.
PostgreSQL keeps telling that root is not in the *_shadow file or
something like that.

Thanks


Re: Creating a user

From
Devrim GUNDUZ
Date:
Hi,

On Fri, 1 Feb 2002, Mayan wrote:

> How do I create an user account for postgresql.
> PostgreSQL keeps telling that root is not in the *_shadow file or
> something like that.

Try connecting with postgres user, or add

     -U postgres

parameter to psql.

Regards and best wishes,

--

Devrim GUNDUZ

Web : http://devrim.oper.metu.edu.tr
------------------------------------------------------------------


> Thanks
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>