| From: | "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com> |
|---|---|
| To: | "Brandon Metcalf" <bmetcalf(at)nortel(dot)com> |
| Cc: | "Merlin Moncure" <mmoncure(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: syncing with a MySQL DB |
| Date: | 2008-10-22 15:48:32 |
| Message-ID: | 36e682920810220848q39eaec78s503a7f86769527e5@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Tue, Oct 21, 2008 at 10:00 AM, Brandon Metcalf <bmetcalf(at)nortel(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ben Chobot | 2008-10-22 15:51:04 | Re: How to get schema name which violates fk constraint |
| Previous Message | Jonathan Bond-Caron | 2008-10-22 15:39:53 | Re: Shopping cart |