1

I am working on an ejabberd based application. Currently, I have a server running that has a specific table with records of type say user_information in mnesia. However, I modified this record to include additional metadata about the user. Now, when I try ejabberd clustering with a new machine: I would like to transform records from the old table to the new table. How do I do this? Any suggestions/pointers will be appreciated.

Thanks.

random_user
  • 73
  • 1
  • 6
  • Does this answer your question? https://stackoverflow.com/q/15998244/113848 – legoscia Mar 11 '20 at 10:02
  • 1
    yea, that should do it on a single instance. I was wondering if there is a way to handle multiple instances in some way. thanks for the link. – random_user Mar 12 '20 at 03:02

0 Answers0