function accessing other db

From: "Marcus Andree S(dot) Magalhaes" <marcus(dot)magalhaes(at)vlinfo(dot)com(dot)br>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: function accessing other db
Date: 2004-02-12 13:43:11
Message-ID: 44803.200.161.200.85.1076593391.squirrel@webmail.webnow.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


Hello everyone,

We have to copy some data from one table to another table in other database.

Is there any way to do this from inside a custom plpgsql function, with no
external applications, interfaces or storage?

Any help is appreciated.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message CoL 2004-02-12 14:10:35 Re: function accessing other db
Previous Message M. Bastin 2004-02-12 11:12:11 Re: Performing COPY Command