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.
Posted on: January 11, 2023 at 20:07