Paul R. Ganci wrote:
[32010] dbg: bayes: unable to initialize database for ganci user,
aborting!
Why can I not "initialize database"? I am running 3.1.0 on a FC1 box
if that matters.
I think the problem is due to an old Postgres. I just discovered that
the Postgres bayes_pg.sql script fail
I was trying to convert my DBM bayes database to Postgres. I felt I was
following the documention appropriately. I created a user/password
combination. Created a database and then created the tables ala:
psql -U ganci -f bayes_pg.sql ganci_bayes
Then logged in as user ganci I tried to migrate