Re: select result / functions from another database

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: select result / functions from another database
Дата
Msg-id 200611180228.kAI2S6m18709@momjian.us
обсуждение исходный текст
Ответ на Re: select result / functions from another database in  (Richard Huxton <dev@archonet.com>)
Список pgsql-general
Richard Huxton wrote:
> Matthew Peter wrote:
> > I have DB1 and DB2 pg_databases... I then have a function in DB2 that
> > wants some results from DB1, is it possible to query another db? Like
> > how \! lets you hit the command line... but I need it in plpgsql if
> > possible.
>
> Look into the db_link or dbi_link packages. These are exactly what you
> are after.

Uh, folks, we have an FAQ item on this:

    <H3 id="item4.17">4.17) How do I perform queries using
    multiple databases?</H3>

Please point folks to the FAQ, because if they don't know this answer,
they don't know other answers as well.

--
  Bruce Momjian   bruce@momjian.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

В списке pgsql-general по дате отправления:

Предыдущее
От: Stephen Harris
Дата:
Сообщение: Re: Shutting down a warm standby database in 8.2beta3
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: [HACKERS] Shutting down a warm standby database in 8.2beta3