> Well actually I don't think you missed the backup but there is no
> migration path for profiles between postgres and mongo yet (on my
> TODOs for supporting 4.4 backups). So I'm afraid there is no easy way
> at this moment, the collection gets created / populated when user is
> saved but if you have thousands of users this doesn't help too much.
> I'll try to commit migration code today.

I committed the code - it's meant for 4.4 to 4.6 migration but could
be used in your case too. Just do a

INSERT INTO setup( setup_id) VALUES ('migrate_profiles');

and restart sipxconfig, it will automatically migrate profiles on startup.

George
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/

Reply via email to