Hi there,
I did a conversion of a huge board from WowBB on MySQL to phpbb3 on Postgresql. As there were no converters available for that conversion, I wrote my own Java program to do the conversion.
It worked for me, but it's not very good documented yet.
For those interested/curious, here's a tar ball of my java project.
I'm a bit short on time at the moment, but if there are people interested, I'm willing to document better, and/or make the code more generic (now, it's specifically to my needs, most importantly programmed for MySQL -> PostgreSQL).