Transfer Conversation Logs

We were running Openfire with a test group to determine it’s validity before deploment. The test environment was local accounts on a Postgres DB. We have now moved it into production using AD and a MSSQL DB and i was wondering if there is an easy way to transfer the conversation logs to the new setup? The usernames are the same if this makes any difference.

Thank you in advance for your help.

Are the JIDs the same? The JID is formed from the username and the server name and looks like an email address: e.x. johnd@chatserver.domain.com. If they are not the same you cannot easily transfer logs.

What’s the best way to determine the JIDs?

I would say that they are different because it has been moved from the test PC to the server, so the usernames would be the same but not the computer name.