Re: I cant add a new user to pgSQL.. What is wrong?

From: Christoph Dalitz <christoph(dot)dalitz(at)hs-niederrhein(dot)de>
To: critical(at)tiscali(dot)no
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: I cant add a new user to pgSQL.. What is wrong?
Date: 2002-10-31 06:41:41
Message-ID: 20021031074141.4bf55e0f.christoph.dalitz@hs-niederrhein.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>
> Date: Thu, 31 Oct 2002 02:03:28 +0100
> From: "Paul Ottar Tornes" <critical(at)tiscali(dot)no>
>
> I get this:
>
> idle:/www/maloyportalen.no$ createuser remi
> Shall the new user be allowed to create databases? (y/n) y
> Shall the new user be allowed to create more new users? (y/n) n
> Password:
> psql: FATAL 1: Password authentication failed for user "postgres"
>
I had a similiar problem. In my case it was the password input of the
createuser script that seems to be seriously broken (I had to enter the
password four(!) times until it was accepted).

Log in with psql as postgres and issue a CREATE USER command.
That should work reliably.

Christoph Dalitz

Browse pgsql-general by date

  From Date Subject
Next Message Chris 2002-10-31 08:56:29 PostgreSQL on Linux and Solaris comparison
Previous Message Brett Schwarz 2002-10-31 05:34:11 Re: PgAccess Visual Query