user not in pg_shadow

From: James Clawson <jasmartin33(at)yahoo(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: user not in pg_shadow
Date: 2000-12-27 20:10:28
Message-ID: 20001227201028.16886.qmail@web509.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi:

In trying to set up my work environment(using
DebianGNU linux) I am unable to create a new user.I
can connect to server as postgres, but when I try
"CREATE USER 'joe' WITH PASSWORD 'apples' " I get
Connection to database template1 failed; FATAL 1 :
SetUserId 'joe' is not in 'pg_shadow' " when I try to
connect as joe??
Thanks in advance for any pointers here. Jim
Clawson

__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/

Browse pgsql-novice by date

  From Date Subject
Next Message Thomas Stepleton 2000-12-27 23:38:11 newbie sql question re: subqueries, order by, and limit
Previous Message Robert B. Easter 2000-12-26 23:17:50 Re: Null and Not Null