<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Jul 31, 2014 at 1:48 PM, Michael Van Canneyt <span dir="ltr"><<a href="mailto:michael@freepascal.org" target="_blank">michael@freepascal.org</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


Hi,<br>
<br>
In case someone is interested:<br>
<br>
I created a FPC program to migrate a mantis bugtracker database from MySQL to Postgres.<br>
<br>
The reason for creating such a beast is that MySQL is inferior to Postgres in many ways,<br>
and so we're switching the FPC bugtracker from MySQL to Postgres. (the recent bugtracker downtime is no stranger to this decision)<br>
<br>
The program takes care of several conversion pitfalls: Different data types and erroneous data (MySQL allows wrong UTF8 in the tables, postgres rightly complains about it).<br>
<br>
If someone has interest in such a program : let me know, and I'll send you the sources.<br>
<br>
Michael.</blockquote></div><div><br></div><div>Hello buddy!</div><div><br></div><div>I'm interested! Please send it to Github, that way everyone will benefit. :-)<br></div><div><br></div>-- <br>Silvio Clécio<br>My public projects - <a href="http://github.com/silvioprog" target="_blank">github.com/silvioprog</a>
</div></div>