[ADMIN] New to postgreSQL - Mailing list pgsql-admin

From Ramesh
Subject [ADMIN] New to postgreSQL
Date
Msg-id CABoYeGFr0t2ZrAURjctNdcCw4Pt3nnWV4M8Cbhh59UUFPasYPg@mail.gmail.com
Whole thread Raw
Responses Re: [ADMIN] New to postgreSQL  (SEKA Bruno-Emmanuel <master.ematris@gmail.com>)
Re: [ADMIN] New to postgreSQL  (tirveni yadav <yadav.tirveni@gmail.com>)
List 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@localhost ~]$ createuser mytest
Password:
createuser: could not connect to database postgres: FATAL:  password authentication failed for user "postgres"

pgsql-admin by date:

Previous
From: "Michaeldba@sqlexec.com"
Date:
Subject: Re: [ADMIN] pgdump and restore results in different sizes DB
Next
From: SEKA Bruno-Emmanuel
Date:
Subject: Re: [ADMIN] New to postgreSQL