Re: syncing with a MySQL DB - Mailing list pgsql-general

From Jonah H. Harris
Subject Re: syncing with a MySQL DB
Date
Msg-id 36e682920810220848q39eaec78s503a7f86769527e5@mail.gmail.com
Whole thread Raw
In response to Re: syncing with a MySQL DB  ("Brandon Metcalf" <bmetcalf@nortel.com>)
List pgsql-general
On Tue, Oct 21, 2008 at 10:00 AM, Brandon Metcalf <bmetcalf@nortel.com> wrote:
> OK.  I'll dig in and can probably figure everything out.  I'll contact
> David if I can't.

You should try http://www.anysql.net/en/software/refresh_mysql.zip

It's written in Perl and designed to replicate Oracle->MySQL, but you
could easily emulate the Oracle-side by creating triggers in PG to
capture the changes.

--
Jonah H. Harris, Senior DBA
myYearbook.com

pgsql-general by date:

Previous
From: "Jonathan Bond-Caron"
Date:
Subject: Re: Shopping cart
Next
From: Ben Chobot
Date:
Subject: Re: How to get schema name which violates fk constraint