Topic: phpBB-mysql ==> punBB-postgre
the discussions on this forum have convinced me to switch. besides, i like puns.
i need to go from phpBB-mysql to punBB-postgre.
i can think of several ways to do this, but am uncertain of the merits of each.
1. mysqldump the phpBB forum then convert it to postgre and hope that the result will work with punBB
2. do a backup through phpBB then convert it to postgre and hope that the result will work with punBB
3. use conversion tool to go from phpBB to punBB in mysql, then mysqldump, convert to postgre and hope ...
as one can see, there is a lot of hoping because the assumption is phpBB and punBB are sufficiently similar in structure so that the data is compatible.
if this is not the case, i see only 2 other possiblities:
1. understand the structures of phpBB in mysql and punBB in postgre and write a conversion program
2. manually transfer the information (doable because the forums aren't big yet)
insights or even incites would be appreciated.
prad