Adding mysql dato to postgresql periodically

Newbie Member
14Nov2010,18:22   #1
franrtorres77's Avatar
Hi there

I need to add periodically some data from a remote mysql database into our postgresql database. So, does anyone know how to do it having in mind that it must be runned every minute or so for adding new records to the postresql?

Best regards