Hello,

Maybe someone can help me with this problem that I can't get past of. I have
the following scenario: RH9 with postgresql installed from dist adn I want
to install bbstatus, a tool for traffic accounting. This tool works only
with postgresql and it requires a database to be created, from an xxx.sql
file that I have in the archive. Now the problem is this: I started
postgresql for the first time from /etc/rc.d/init.d/postgresql start and it
says "initialising database..." and ok after that. But when I try to run
psql from the root console I get this:
[EMAIL PROTECTED] sql]# psql
psql: FATAL:  Database "root" does not exist in the system catalog.

and If I try psql -U bbstatus -e bbstatus < bbstatus.sql I get the same
error.
The have created user "bbstatus" with useradd everything on on this side,
but postgresql only gives me errors.

What am I missing here? Any special config steps to take after I installed
RH9 (postgresql from redhat dist) ?

Thanks,

Alex



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to