inal Message -
From: "Marc Wrubleski" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 06, 2001 7:22 PM
Subject: [GENERAL] update tables in remote db using trigger
> Hi all,
>
> I would like to do something like the following in a trigger:
>
very specific parameters).
> --
> Rod Taylor
>
> There are always four sides to every story: your side, their side, the
> truth, and what really happened.
> - Original Message -
> From: "Marc Wrubleski" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTE
Hi all,
I would like to do something like the following in a trigger:
update tablename on otherdbhost set field1 = new.field1 where keyfield =
new.keyfield;
Is this a pipe dream using Postgres or is there some way to perform such
a feat?
Thanks.
Marc Wrubleski
---(en