Re: Using libpq from within postgresql - Mailing list pgsql-novice

From Tom Lane
Subject Re: Using libpq from within postgresql
Date
Msg-id 6620.1276609644@sss.pgh.pa.us
Whole thread Raw
In response to Using libpq from within postgresql  (PGSql User <pgsqluser@gmail.com>)
List pgsql-novice
PGSql User <pgsqluser@gmail.com> writes:
> Sorry if this question is a bit basic.  I want to be able to have different
> PGSql db's talking to each other.  So, one DB must act like a client, and be
> able to connect to another one.  Do you guys know if this is done before,
> and examples of that?
> I'm having problems linking the src/interfaces directory with my src/backend
> directory.

Maybe contrib/dblink does what you want?

            regards, tom lane

pgsql-novice by date:

Previous
From: Atif Jung
Date:
Subject: Windows environment
Next
From: "Jean-Yves F. Barbier"
Date:
Subject: Re: (not so?) silly question