Using libpq from within postgresql

From: PGSql User <pgsqluser(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Using libpq from within postgresql
Date: 2010-06-15 12:18:12
Message-ID: AANLkTin4znOrCGlGZlsme3LXcfl64AIvhMpMEkAt9xBc@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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!

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Mladen Gogala 2010-06-15 13:22:17 Re: Using libpq from within postgresql
Previous Message Jean-Yves F. Barbier 2010-06-15 12:16:16 Re: (not so?) silly question