Re: Post to another db using pl/pgsql

From: Robert Fitzpatrick <lists(at)webtent(dot)net>
To: tv(at)fuzzy(dot)cz
Cc: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: Re: Post to another db using pl/pgsql
Date: 2008-11-12 17:06:51
Message-ID: 1226509611.5514.95.camel@columbus.webtent.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 2008-11-12 at 18:02 +0100, tv(at)fuzzy(dot)cz 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?
>
> What do you mean by 'other db'? Does that mean other PostgreSQL database,
> or a completely different db (say MySQL for example)?

Sorry, yes, I'm wanting to post to another pgsql db on the same server.

--
Robert

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2008-11-12 17:07:11 Re: Table bloat and vacuum
Previous Message Naomi Walker 2008-11-12 17:06:01 Upgrade in Place