Re: Post to another db using pl/pgsql - Mailing list pgsql-general

From Robert Fitzpatrick
Subject Re: Post to another db using pl/pgsql
Date
Msg-id 1226509611.5514.95.camel@columbus.webtent.org
Whole thread Raw
In response to Re: Post to another db using pl/pgsql  (tv@fuzzy.cz)
List pgsql-general
On Wed, 2008-11-12 at 18:02 +0100, tv@fuzzy.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


pgsql-general by date:

Previous
From: tv@fuzzy.cz
Date:
Subject: Re: Post to another db using pl/pgsql
Next
From: Alvaro Herrera
Date:
Subject: Re: Table bloat and vacuum