From: | Joe Conway <mail(at)joeconway(dot)com> |
---|---|
To: | Brian Maguire <bmaguire(at)vantage(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Dblink and connections to MySQL? |
Date: | 2006-08-30 19:58:08 |
Message-ID: | 44F5EDD0.8000107@joeconway.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Martijn van Oosterhout | 2006-08-30 20:09:23 | Re: Listening on more than one port? |
Previous Message | Bruno Wolff III | 2006-08-30 19:55:51 | Re: Status on Fedora Core Extras packaging |