Postgres problem

2008.01.17 07:22:55 org.jivesoftware.openfire.muc.spi.MUCPersistenceManager.loadRoomsFromDB(MUCPersi stenceManager.java:570)

org.postgresql.util.PSQLException: ERROR: column “password” does not exist

and well, no it doesn’t! using default ebuild from gentoo (currently 3.3.2).

the sql dump for postgres doesnt actually create the “password” column, only the “plainpassword” one.

i just installed openfire and went through the setup process, no dice. where did i go wrong?