Hi, [EMAIL PROTECTED] writes: > To whom ever can help: > > I have a database dumped from PostgreSQL to a text file , is there any > method used to convert this to MySQL?
Yes, please use mysqlimport. See mysqlimport --help for information, more detailed information can be found from the MySQL manual Table definitions you will need to create using SQL commands first. You may be able to do this using a Postgre utility, or by doing it manually. Regards, - Jani For technical support contracts, visit https://order.mysql.com/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Mr. Jani Tolonen <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Full-Time Developer /_/ /_/\_, /___/\___\_\___/ Helsinki, Finland <___/ www.mysql.com --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php