triggers/functions across databases

Поиск
Список
Период
Сортировка
От Eric Jones
Тема triggers/functions across databases
Дата
Msg-id 42946ABA.4010006@noaa.gov
обсуждение исходный текст
Ответы Re: triggers/functions across databases  (Scott Marlowe <smarlowe@g2switchworks.com>)
Re: triggers/functions across databases  (Richard Huxton <dev@archonet.com>)
Re: triggers/functions across databases  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-general
We are migrating from Informix to Postgres 7.4.7 and are having a
difficult time finding if postgres can insert/update tables across
different databases. Namely using functions/triggers when an
update/insert is performed on a table it updates/inserts in a table on a
different database. Informix can do this with no problem but we were
wondering if there is an easy way for postgres to do this. I've searched
numerous sites and found vague answers. Thanks in advance.

Eric Jones


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

Предыдущее
От: "Andrus"
Дата:
Сообщение: Re: Problem merging two rows into same primary key
Следующее
От: "Tim Vadnais"
Дата:
Сообщение: Re: Update on tables when the row doesn't change