You may try that, remember to Create/Remove All Foreign Keys
https://demo-trunk.ofbiz.apache.org/webtools/control/view/checkdb
Else you will get hung. Note that this is maybe not enough...
Jacques
From: "Raj Saini" <[email protected]>
Since you're strongly suggesting Postgres, do you have any advice for
migrating a live system between databases, hopefully from an Entity
perspective?
May be export/import of the data in entity-engine-xml help the
migration. You do not need to deal with the DMBS specific queries and
OFBiz already handles the table creation using entity models.
Thanks,
Raj