triggers/functions across databases - Mailing list pgsql-general

From Eric Jones
Subject triggers/functions across databases
Date
Msg-id 42946ABA.4010006@noaa.gov
Whole thread Raw
Responses Re: triggers/functions across databases
Re: triggers/functions across databases
Re: triggers/functions across databases
List pgsql-general
We are migrating from Informix to Postgres 7.4.7 and are having a
difficult time finding if postgres can insert/update tables across
different databases. Namely using functions/triggers when an
update/insert is performed on a table it updates/inserts in a table on a
different database. Informix can do this with no problem but we were
wondering if there is an easy way for postgres to do this. I've searched
numerous sites and found vague answers. Thanks in advance.

Eric Jones


pgsql-general by date:

Previous
From: "Andrus"
Date:
Subject: Re: Problem merging two rows into same primary key
Next
From: "Tim Vadnais"
Date:
Subject: Re: Update on tables when the row doesn't change