trigger between to different database - Mailing list 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


pgsql-sql by date:

Previous
From: [email protected]
Date:
Subject: Parentheses in FROM clause and evaluation order.
Next
From: Luca Rasconi Master
Date:
Subject: Re: sum but not grouped by?