trigger between to different database

Поиск
Список
Период
Сортировка
От Haris Saybasili
Тема trigger between to different database
Дата
Msg-id 685abb830508081141386a3878@mail.gmail.com
обсуждение исходный текст
Ответы Re: trigger between to different database  (Michael Fuhr <mike@fuhr.org>)
Re: trigger between to different database  (Kenneth Gonsalves <lawgon@thenilgiris.com>)
Список pgsql-sql
Hi everybody,

I have two databasese: database1 and database2. I want to set a
trigger on a table of database1 which will insert some values to a
table of database2.

Is it possible with postgresql? How can I find detailed information about that?

Thanks in advance,

haris


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

Предыдущее
От: dario.mx@gmail.com
Дата:
Сообщение: Parentheses in FROM clause and evaluation order.
Следующее
От: Luca Rasconi Master
Дата:
Сообщение: Re: sum but not grouped by?