On Nov 12, 2008, at 8:55 AM, Robert Fitzpatrick wrote:
I've worked with pgsql for a while, but never needed to post from a
database trigger to another db. Is this possible? And if so, can
someone
offer a pointer to the docs on how to refer to other db's in my
script,
etc?
Look for dblink (if it's another postgresql database) or dbilink (if
it isn't).
dblink is documented in one of the appendices of the postgresql
manual.
Cheers,
Steve
--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general