Hi Colleagues,

In my test setup I had the Postgresql/Radmin/Radiator servers all in one
machine and it worked fine. 

Now I'm trying to install Radmin on one server with Postgresql DB on
another. The installPostgresql.sh has the error below. I tried variations on
dbname such as: database=radmin:pgsql_server_ip_address but to no avail. I
even created the database radmin and user radmin on the postgres db by hand
but still get the error. Help!

All platforms are FreeBSD.

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.

Reply via email to