Connecting to another postgres DB from pg/SQL

From: "Szymanski, Michal (GE Money)" <michal(dot)szymanski(at)ge(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Connecting to another postgres DB from pg/SQL
Date: 2006-11-22 12:18:30
Message-ID: 0DCD34F2B7937D4D823FA2C0F17A86878A00A3@KINMLVEM09.e2k.ad.ge.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

During execution of PL/pgSQL procedure I have to send somehow few date to another Postgress database. Is to possible to connect
to other database , if yes what is performance of such solution? Is it possible to create DB link between two Postgres application?

Michał Szymański

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ray Stell 2006-11-22 12:57:57 Re: list archives
Previous Message Arnaud Lesauvage 2006-11-22 11:05:59 Re: MSSQL to PostgreSQL : Encoding problem