-1

Ejabberd's mod_muc module supports db_type option, which can be either internal (Mnesia) or odbc (MySQL) to store MUC-related data.

Is it possible to migrate from Mnesia to MySQL saving all the information of established chat rooms?

womble
  • 96,255
  • 29
  • 175
  • 230
Neurotransmitter
  • 468
  • 1
  • 6
  • 17

1 Answers1

1

I do not think there is a migration tool for the MUC content to migrate data from Mnesia to relational database.

If you still need that feature, I suggest you post a feature request on ejabberd issue tracker on Github: https://github.com/processone/ejabberd/issues