in reply to Seeking for the db data synchronization module

In the RDBMS world you may find more helpful information looking for database replication.

Here's a project that looks promising: http://gborg.postgresql.org/project/pgreplication/projdisplay.php. Update: Here's a presentation from that project regarding replication: http://www.perl.org/tpc/2002/sessions/johnson_darren.pdf.

  • Comment on Re: Seeking for the db data synchronization module