New to postgreSQL

From: Ramesh <ramesh4f(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: New to postgreSQL
Date: 2017-09-04 14:11:37
Message-ID: CABoYeGFr0t2ZrAURjctNdcCw4Pt3nnWV4M8Cbhh59UUFPasYPg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

HI all

Im new to postgres.

I tried to create user with the command createuser from outside the
psql client. But got the below error.

Based on tutorial, I could see the createuser <<username>> gets created,
but while login it will throw error. My case is like below.

[postgres(at)localhost ~]$ createuser mytest
Password:
createuser: could not connect to database postgres: FATAL: password
authentication failed for user "postgres"


Responses

Browse pgsql-admin by date

  From Date Subject
Next Message SEKA Bruno-Emmanuel 2017-09-04 14:28:09 Re: New to postgreSQL
Previous Message Michaeldba@sqlexec.com 2017-09-04 12:51:54 Re: pgdump and restore results in different sizes DB