how to copyng data from another database postgre to mySQL database without cronjob with realtime... php can do it..? thanks

write a stored function in postgres that outputs the data in mysql's bulk insert format.
bulk insert it into mysql.
-r

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.