Re:

From: "Jean-Yves F(dot) Barbier" <12ukwn(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re:
Date: 2011-02-17 12:21:39
Message-ID: 20110217132139.738dbbc7@anubis.defcon1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Thu, 17 Feb 2011 17:40:04 +0530, siva kiran balijepalli
<b(dot)sivakiran(at)gmail(dot)com> wrote:

> I want to create a user account
>
> So I tried to use “create user” command. but then it is not asking for
> password..User is created.
>
> But when I want to enter the db with that user it is prompting for password.
>
> So how do we create user with password

su postgres
createuser -P

--
If elected, Zippy pledges to each and every American a 55-year-old houseboy ...

In response to

  • at 2011-02-17 12:10:04 from siva kiran balijepalli

Browse pgsql-novice by date

  From Date Subject
Next Message Thomas Kellerer 2011-02-17 12:24:52 Re: (unknown)
Previous Message siva kiran balijepalli 2011-02-17 12:10:04