First Try...

My first attempt at blogging...

data from old mysql database...

Data from old mysql database has been simply imported via a INSERT.

The needed modifications to make sure if matched the PostgreSQL expectations had to be done.
It was down to a simple way building up the INSERT statement compatible with PostgreSQL and running in the pgAdmin.