Re: DBlink, postgres to DB2

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: DBlink, postgres to DB2
Дата
Msg-id 5452EAAF.1060506@2ndquadrant.com
обсуждение исходный текст
Ответ на DBlink, postgres to DB2  (Postgres India <pgbugindia@gmail.com>)
Список pgsql-general
On 10/22/2014 06:45 PM, Postgres India wrote:
> Hi,
> I am trying to connect DB2 from postgres using dblink, is there any
> configuration required at DB2 and postgres server.

You'll need dbi-link (which uses Perl's DBI drivers) or a foreign data
wrapper.

dblink is for connections between PostgreSQL servers.


--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


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

Предыдущее
От: Devrim Gündüz
Дата:
Сообщение: Re: DBlink, postgres to DB2
Следующее
От: Soni M
Дата:
Сообщение: Re: Estimating WAL usage during pg_basebackup