Createdb Problems - Mailing list pgsql-novice

From Louise Cofield
Subject Createdb Problems
Date
Msg-id 004401c3a574$2d3d5750$7801a8c0@Louise
Whole thread Raw
Responses Re: Createdb Problems  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
Hi all,
 
The initdb seemed to go fine, the postmaster is running in the background, but createdb testdb results in this:
 
FATAL:  user "postgres" does not exist
psql: FATAL:  user "postgres" does not exist
createdb:  database creation failed
 
whoami shows that I am clearly "postgres"
 
Does anybody have an idea of what I am doing wrong?
 
Thanks.
 
Louise
 
 
 
 

pgsql-novice by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Update cursor - current of??
Next
From: Tom Lane
Date:
Subject: Re: Createdb Problems