On Mon, Jan 25, 2010 at 8:59 AM, Michel Morelli michel@ziobuddalabs.it wrote:
How can I connect to an postgres db if my site run on mysql?
I would manipulate the data into mySQL (it's going to take some effort and know-how of both systems), and then import it into Drupal using the table wizard and migrate module (or otherwise just write some import scripts).