MySQL to PostgreSQL, was ENUM type - Mailing list pgsql-general

From Chris Travers
Subject MySQL to PostgreSQL, was ENUM type
Date
Msg-id 42E7EAE6.1000001@travelamericas.com
Whole thread Raw
Responses Re: [pgsql-advocacy] MySQL to PostgreSQL, was ENUM type
List pgsql-general
So, it seems to me that there is a fair bit of work to be done on
helping people migrate MySQL to PostgreSQL.

So far, the checklist I can see includes:
*  Maintaining conversion scripts
*  Reviewing pain points and looking at ways of mitigating them.
*  Building solid migration documentation
*  Providing porting frameworks

This last item could have some potentials.  For example, a source-code
compatible library to map MySQL client lib system calls to libpq
operations for the C API, PHP wrapper scripts, etc.

My company will be providing a PHP wrapper script, and will be working
on some documentation.  Most of the documentation will be BSD-style
licensed with the exception of the references to my company's services
(which must be stripped out of non-verbatim reproductions).

If anyone else sees any other interesting areas that need work, it might
be worthwhile to discuss them as well.

Best Wishes,
Chris Travers
Metatron Technology Consulting

pgsql-general by date:

Previous
From: Eric Davies
Date:
Subject: link errors building extensions for Postgres on Windows using MinGW
Next
From: Stephan Szabo
Date:
Subject: Re: DELETE with JOIN syntax