trigger between to different database

From: Haris Saybasili <haris(dot)saybasili(at)gmail(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: trigger between to different database
Date: 2005-08-08 18:41:22
Message-ID: 685abb830508081141386a3878@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message daq 2005-08-09 13:58:57 Re: [NOVICE] Suspend Referential Integrity?
Previous Message Luca Rasconi Master 2005-08-07 14:52:33 Re: sum but not grouped by?