Using libpq from within postgresql - Mailing list pgsql-novice

From PGSql User
Subject Using libpq from within postgresql
Date
Msg-id AANLkTin4znOrCGlGZlsme3LXcfl64AIvhMpMEkAt9xBc@mail.gmail.com
Whole thread Raw
Responses Re: Using libpq from within postgresql
Re: Using libpq from within postgresql
List pgsql-novice
Hi all,

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.

Any help is appreciated!

pgsql-novice by date:

Previous
From: "Jean-Yves F. Barbier"
Date:
Subject: Re: (not so?) silly question
Next
From: Mladen Gogala
Date:
Subject: Re: Using libpq from within postgresql