Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Sep 2000 01:11:38 +1100
From:      Danny <dannyh@idx.com.au>
To:        freebsd-questions@freebsd.org
Subject:   Post Postgresql config problems
Message-ID:  <0009160112530A.00340@freebsd.freebsd.org>

next in thread | raw e-mail | index | archive | help
            

-I am running

FreeBSD 3.3

- I did a make install of postgrsql sucessful 

 - I want to createuser to create a testDB but when I create a test user I
keep getting this error message

                           $ createuser dannyh
                           Shall the new user be allowed to create databases? (y/n) y
                           Shall the new user be allowed to create more new users? (y/n) y
                           psql: FATAL 1: SetUserId: user 'dannyh' is not in 'pg_shadow'
                           createuser: creation of user "dannyh" failed
                           $

                           Question

                           1) What is the problem? how do I fix this problem?

                           Looking forwrd to your feedback.

                           dannyh

                           dannyh@idx.com.au


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0009160112530A.00340>