Re: DB Links in Postgres?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: DB Links in Postgres?
Дата
Msg-id 200511150323.jAF3NH027962@candle.pha.pa.us
обсуждение исходный текст
Ответ на DB Links in Postgres?  ("Tomeh, Husam" <htomeh@firstam.com>)
Ответы Re: DB Links in Postgres?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-admin
Tomeh, Husam wrote:
> The use of Dblink would be very helpful in our application. From my
> research so far, I found that PostgreSQL does not support DB links.
> Could you confirm? And if true, is that something on the todo list.
> Also, how stable is the code in the contrib/ to use in production
> environments. Is code in contrib stable and matured? And what makes
> certain code candidate to be in contrib? (The reason I'm asking is that
> I found that there's dblink code in contrib/dblink)..

dblink is the only way we currently have to do cross-database queries.
/contrib is as good as the main code in many cases.  Of course, _good_
is a relative term.  :-)

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: "ITS ONT Alcazar, Jose Aguedo C"
Дата:
Сообщение: Major Problem, need help! Can't run our website!
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: DB Links in Postgres?