How to insert into another db instance in pl/plsql...

Поиск
Список
Период
Сортировка
От Rick Szeto
Тема How to insert into another db instance in pl/plsql...
Дата
Msg-id se196337.071@mail.tor.csi.ca
обсуждение исходный текст
Ответы Re: How to insert into another db instance in pl/plsql...  (Richard Huxton <dev@archonet.com>)
Список pgsql-general
Hi,
    I this question seems out of place on the other mailing lists, so I
posted here.

    Basically, the problem is this:
I have 2 database instances. InstanceA & InstanceB
In InstanceA, I have a trigger on a table which, when activated, will
insert a row into some table in InstaceB.
The trigger is written in pl/pgsql.

How can this be done?

Any help would be greatly appreciated.
Rick

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

Предыдущее
От: wsheldah@lexmark.com
Дата:
Сообщение: Re: [OT] GnuPG / PGP signed MD5 checksums
Следующее
От: Tom Lane
Дата:
Сообщение: Re: How to Implement Versioned Rows in PostgreSQL?