Kjell Petersen wrote: > 2) Dump your data from the old systems database (SQL DUMP) and import it > into your new systems database (commands differ between MySQL and > PostgreSQL here, and probably a bit of DB experience is required to > succeed with such a task).
With MySQL the easiest route is usually to shut down mysqld and copy the entire MySQL data directory (/usr/local/mysql/data or /var/lib/mysql or something) over to the new system. > There might be some pitfalls on the way, and I actually don't know of > anyone that have completed such a move before... I've moved BASE installations around a bit between different machines. Also, the demo data set that we handed out at MGED 6/7 was a MySQL data directory and the BASE data directory. //Carl -- Carl Troein - [EMAIL PROTECTED] http://www.thep.lu.se/~carl/ BASE developer - http://base.thep.lu.se/ ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click _______________________________________________ The BASE general discussion mailing list basedb-users@lists.sourceforge.net unsubscribe: send a mail with subject "unsubscribe" to [EMAIL PROTECTED]