syncing with a MySQL DB

Поиск
Список
Период
Сортировка
От Brandon Metcalf
Тема syncing with a MySQL DB
Дата
Msg-id Pine.LNX.4.58L.0810210802160.4497@cash.us.nortel.com
обсуждение исходный текст
Ответы Re: syncing with a MySQL DB  ("Merlin Moncure" <mmoncure@gmail.com>)
Список pgsql-general
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

В списке pgsql-general по дате отправления:

Предыдущее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: How to free disk space
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: Re: syncing with a MySQL DB