On Thursday 06 June 2002 19:42, USM Bish wrote: > Download: http://freshmeat.net/projects/mysql2pgsql/download/ > Summary: MySQL to PostgreSQL dump file converter
I looked at the script and I don't think it will solve my problem. I migrated the schema using a perl script only i.e. my2pg.pl from postgres source tarball. But that fellow created aletrnate types for mysql enums and overloaded operators for that. etc.. My problem is with timestamp column types. I verified by hand that if I insert delimeters, it works.. Now I need to automate delimeter insertion and it's not that easy because position and surroundings of a timestamp column varies from table to table. Anyway thanks for the help. Now I know what all I need to do to get that thing working.. Shridhar _______________________________________________________________ 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
