Unable to Create User - Mailing list pgsql-novice

From Jimi Thompson
Subject Unable to Create User
Date
Msg-id 3A393006.A069E1D5@link.com
Whole thread Raw
Responses Re: Unable to Create User
Re: Unable to Create User
List 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

pgsql-novice by date:

Previous
From: John Burski
Date:
Subject: Re:
Next
From: Thomas Good
Date:
Subject: Re: Unable to Create User