I have a need to keep a PostgreSQL and MySQL table synchronized.  My
thoughts are to use triggers on the pgsql side to manipulate the MySQL
table when data in the pgsql table is changed.  I also plan on using
PL/Perl to write the functions.

Are there better ways to achieve this?

-- 
Brandon

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to