Hey, Aint there a script for copying a Postgresql db to a mysql db, cause its kind a silly to both have a mysql and postgresql database when it all can be in the mysql, (have some other applications that runs on the mysql and want to have it all on the mysql if its possible to move all the data....)
// ouT // Mikael -----Oprindelig meddelelse----- Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] På vegne af Roel Rozendaal - IC&S Sendt: 10. oktober 2003 10:35 Til: DBMAIL mailing list Cc: [EMAIL PROTECTED] Emne: [Dbmail] php script for copying mailboxes to another db hi all, friend of mine worked this php-cmd line script out to migrate users from one dbmail system to another. It has been used in production for about 300 accounts with the sidenote that the dbmail daemons and postfix were stopped - the script has explicitly not been tested for usage in a system with running postfix and daemons. You can specifiy the locations of the source and target system in the code. It has some comments in it so it shouldn't be too hard to change it to your own requirements. Might be useful to some of yours, remember that your mileage may vary :-)
