Hi Lisa
Root has not been setup as a Postgres user. Do:
su - postgres
createuser
Then shell back to root and run the script again.
Mike
Lisa Goulet wrote:
>
> Error:
> psql: FATAL 1: SetUserId: user 'root' is not in 'pg_shadow'
> createdb: database creation failed
> Shall the new user be allowed to create databases? (y/n) Shall the new user
> be allowed to create more new users? (y/n) psql: FATAL 1: SetUserId: user
> 'root' is not in 'pg_shadow'
> createuser: creation of user "radmin" failed
> DBI->connect(dbname=radmin) failed: FATAL 1: Database "radmin" does not
> exist in the system catalog.
> at Radmin/DBSQL.pm line 195
> Could not connect to SQL database dbi:Pg:dbname=radmin: FATAL 1: Database
> "radmin" does not exist in the system catalog.
>
>
> Thanks in advance,
> Lisa
>
>
===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.