After loading a good amount of data into ofBiz with mySQL as the back end, I decided to use postgreSQL.

From the webtools, the sensible thing would be to do is create a backup with
"XML_DATA_EXPORT_ALL" creating a folder in the temp directory.

Then switch the config to use "localpostgres" instead of "localmysql" with the required changes inside that xml.

I then created a new empty database and ran ant run-install-seed. So far so 
good.

I then ran the XML_DATA_IMPORT_DIR from webtools, and watched the logs.

Woops!! Almost nothing loads because of key restraints, even checking 
"DummyFK's".

Well, Now I am wondering how that could ever work the way it seems it should.

I thought I read that dumping and reloading was a feature of the the entity engine data tools, but googling got me nowhere.

Help!

--
Waltr

Reply via email to