Hi guys,

Is there any tool / script available to convert mysql data to postgreSQL compatible data!

Does anyone know the "mysqldump" alternative in PostgreSQL

Thanks,
Danny Appaiah

    You might try PG Admin. It used to be hosted on www.greatbridge.org, but I'm not sure where its is now.

    The alternative is pg_dump .

      Write a Reply...