Re: select from different database

From: "Guido Barosio" <gbarosio(at)gmail(dot)com>
To: "Robert Rak" <robertrak81(at)tlen(dot)pl>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: select from different database
Date: 2007-01-08 12:13:46
Message-ID: f7f6b4c70701080413s2f4d3416gde0fdb313955b892@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Wouldn't be better to create a new schema on your current database?

g.-

On 1/8/07, Robert Rak <robertrak81(at)tlen(dot)pl> wrote:
> Hi all :)
>
> Is it possible to fetch data from another database than the current?
>
> I have stored procedure in DB_1 and I would like do INSERT to table in
> DB_2. Is it possible?
> If yes, ho to do it?
>
> Thanks
> Robert
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq
>

--
Guido Barosio
-----------------------
http://www.globant.com
guido(dot)barosio(at)globant(dot)com

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Robert Rak 2007-01-08 12:54:29 Re: select from different database
Previous Message Shoaib Mir 2007-01-08 12:07:14 Re: select from different database