FATAL 1

From: Wim Vanweersch <n(dot)vanweersch(at)hccnet(dot)nl>
To: pgsql-novice(at)postgresql(dot)org
Subject: FATAL 1
Date: 2003-06-04 20:28:57
Message-ID: 200306042024.h54KOs6O008137@smtp.hccnet.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hello,

What goes wrong?

[wim(at)vanweersch wim]$ createuser
Enter name of user to add: anja
Shall the new user be allowed to create databases? (y/n) n
Shall the new user be allowed to create more new users? (y/n) n
psql: FATAL 1: user "wim" does not exist
createuser: creation of user "anja" failed
[wim(at)vanweersch wim]$ createdb test -U postgres
psql: FATAL 1: IDENT authentication failed for user "postgres"

createdb: database creation failed

What must I do to get on with PostgreSQL?

Greets,

Wim.

Responses

  • Re: FATAL 1 at 2003-06-06 23:40:09 from Jeff Eckermann
  • Re: FATAL 1 at 2003-06-09 04:04:17 from A.Bhuvaneswaran

Browse pgsql-novice by date

  From Date Subject
Next Message Thiemo Kellner 2003-06-04 20:54:34 Updatable view does not work [oops, quite long!]
Previous Message root 2003-06-04 18:56:56 locale support ?