Hi all,

I am in process of migrating a mysql database to postgres. I have converted the 
schema and now it's the data.

Whatever mysqldump generates is perfectly fine with postgres except for mysql 
timestamps. They are concatenated digits at least while coming out of database 
and postgres is not accepting that.

Any way to make them a presentable date string? I don't want to dump each table 
one by one as there are more than 70 tables.

Any help appreciated. Last resort I think is get data from mysql, format it and 
dump to postgres.. And I don't want to do that..

Bye
 Shridhar

--
Authentic:      Indubitably true, in somebody's opinion.


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to