Unable to Create User

From: "Jimi Thompson" <jthompson(at)link(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Unable to Create User
Date: 2000-12-14 20:39:34
Message-ID: 3A393006.A069E1D5@link.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Every time I try to create a user I get the following:

createuser: creation of user "teacup" failed
callmaster% /usr/local/pgsql/bin/createuser
Enter name of user to add: bob
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
ld.so.1: /usr/local/pgsql/bin/psql: fatal: libpq.so: open failed: No
such file o
r directory
Killed
createuser: creation of user "bob" failed

Any ideas? I'm probably overlooking something with an amazingly large
DUH factor.....

TIA,

Jimi

Attachment Content-Type Size
jthompson.vcf text/x-vcard 209 bytes

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message John Burski 2000-12-14 21:06:15 Re:
Previous Message Tom Lane 2000-12-14 19:42:12 Re: