Community

Migrate Drupal Site From MySQL to PostgreSQL

Due to disk usage issues caused by the very hungry ibdata1 file used by MySQL's InnoDB tables, I need very urgent help on how to swap drupal's database tables to MyISAM (if it will help the situation), or totally migrate to PostgreSQL. Are there hints on this.