Hello,

      I need to create a trigger in a database where i have table test1 and
whenever a insert trigger fire on table test1 of database A on that time i
want to insert those new values in test2 table of database B , both database
are in same server



Thanks
Tejas Tank







On Fri, Oct 22, 2010 at 5:13 PM, Bertrand Chenal
<[email protected]>wrote:

> Le Fri, 22 Oct 2010 17:08:25 +0530,
> tejas tank <[email protected]> a écrit :
>
> > have any one idea !!!
> >
> > postgres db, to insert record in a table of other database through
> > function!!!
> >
> >
> > u see the dblink , but it just use for select statement i want to
> >
> >
> > when trigger fire i want to insert record in other db
> >
>
> Can you elaborate ? your message is not very clear.
>
> --
> Bertrand Chenal
>
> B2CK SPRL
> Rue de Rotterdam, 4
> 4000 Liège
> Belgium
> Tel: +32 472 54 46 59
> Email: [email protected]
> Website: http://www.b2ck.com/
>
> --
> [email protected] mailing list
>

-- 
[email protected] mailing list

Reply via email to