On Tue, Oct 21, 2008 at 9:07 AM, Brandon Metcalf <[EMAIL PROTECTED]> wrote:
> 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?

have you looked at dbi-link?

merlin

-- 
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