createuser problem

From: "fion yong" <fion(at)kl(dot)cybatron(dot)com>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: createuser problem
Date: 2001-02-13 10:09:23
Message-ID: 000901c095a5$0a7ed2c0$d30e79cb@kl.cybatron.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

It gives the following error when i tried to a new user

createuser demouser1
Connection to database 'template1' failed.
FATAL 1: SetUserId: user 'fion' is not in 'pg_shadow'

how should i solve this problem?

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Richard Huxton 2001-02-13 12:02:21 Re: how to select * from database1 table,database2 table
Previous Message Volker Paul 2001-02-13 07:52:12 Re: postgres's users take on onlamp