triggers

Поиск
Список
Период
Сортировка
От Enzo D'addario
Тема triggers
Дата
Msg-id 1132549714.13760.9.camel@tuppy.pienetworks.com
обсуждение исходный текст
Список pgsql-admin
Hi,

I originally implemented a number of triggers in our production DB using
'plpgsql' and they have been running flawlessly for many years.

It has now become necessary to split up our main DB into a number of
separate DB's.

My question is:

Is it possible for a table insert/update(via trigger) in one DB to
insert/update a different table in a different DB(on the same server
running the same version of postgres)?

Thanks Enzo...


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

Предыдущее
От: "Thomas F. O'Connell"
Дата:
Сообщение: Re: Receive a record not a tuple - plpgsql
Следующее
От: "Gary Hoffman"
Дата:
Сообщение: Accumulating idle processes