Re: trigger between to different database

From: Kenneth Gonsalves <lawgon(at)thenilgiris(dot)com>
To: pgsql-sql(at)postgresql(dot)org, Haris Saybasili <haris(dot)saybasili(at)gmail(dot)com>
Subject: Re: trigger between to different database
Date: 2005-08-15 03:15:38
Message-ID: 200508150845.38850.lawgon@thenilgiris.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Tuesday 09 Aug 2005 12:11 am, Haris Saybasili wrote:
> 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?

more sensible to use schemas
--
regards
kg

http://www.livejournal.com/users/lawgon
tally ho! http://avsap.org.in
ಇಂಡ್ಲಿನಕ್ಸ வாழ்க!

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Alvaro Herrera 2005-08-15 03:22:30 Re: catch an 'update where false' ?
Previous Message Michael Fuhr 2005-08-15 03:12:50 Re: trigger between to different database