triggers - Mailing list pgsql-admin

From Enzo D'addario
Subject triggers
Date
Msg-id 1132549714.13760.9.camel@tuppy.pienetworks.com
Whole thread Raw
List 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 by date:

Previous
From: "Thomas F. O'Connell"
Date:
Subject: Re: Receive a record not a tuple - plpgsql
Next
From: "Gary Hoffman"
Date:
Subject: Accumulating idle processes