Re: Dblink and connections to MySQL?

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: Dblink and connections to MySQL?
Дата
Msg-id 44F5EDD0.8000107@joeconway.com
обсуждение исходный текст
Ответ на Dblink and connections to MySQL?  ("Brian Maguire" <bmaguire@vantage.com>)
Список pgsql-general
Brian Maguire wrote:
> Does anyone have any recommendations or experiences on connecting a
> postgres db to a mysql db possibly through dblink or another
> technology?  Does dblink just do postgres to postgres?  There is not a
> lot documentation on that contrib.

What brings you to that conclusion? dblink has more documentation than
most of the rest of the contrib modules. See README.dblink and
contrib/dblink/doc/*. Feel free to contribute more in areas you feel are
lacking...

But yes, dblink is only postgres-to-postgres. There are several spinoffs
that do postgres-to-other-rdbms located on gborg or pgfoundry.

Joe


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

Предыдущее
От: Roman Neuhauser
Дата:
Сообщение: Re: Fwd: How to convert a string to bytea?
Следующее
От: Tony Caduto
Дата:
Сообщение: Re: Dblink and connections to MySQL?