Hello,

I have an existing PHP project that have got MySQL as a database. Now I wish to transfer the data of MySQL to PostgreSQL. The user is going to interact with the MySQL. But the data of MySQL will be tranferred to PostgreSQL automatically by some internal tool or code. Please help me.

Thanks a lot in advance.