Re: postgre linkage with non-postgre db

From: Sean Davis <sdavis2(at)mail(dot)nih(dot)gov>
To: "Petronenko D(dot)S(dot)" <petronenko(at)gmail(dot)com>, <pgsql-novice(at)postgresql(dot)org>
Subject: Re: postgre linkage with non-postgre db
Date: 2006-07-12 19:16:21
Message-ID: C0DAC2C5.DE8F%sdavis2@mail.nih.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy pgsql-novice

On 7/12/06 12:39 PM, "Petronenko D.S." <petronenko(at)gmail(dot)com> wrote:

> Hello,
>
> Can i get data in postgre from non-postgre db?
> For example, can i link mysql db over odbc connection to postgre
> database? So, i will be able to use queries in PG like select * from
> table1, where table1 is from mysql db.

See DBI-Link:

http://pgfoundry.org/projects/dbi-link/

Sean

In response to

Browse pgsql-advocacy by date

  From Date Subject
Next Message Jonah H. Harris 2006-07-12 19:25:14 Re: 10 Years And Counting
Previous Message operationsengineer1 2006-07-12 18:07:22 Re: postgre linkage with non-postgre db

Browse pgsql-novice by date

  From Date Subject
Next Message Bruno Wolff III 2006-07-12 19:19:55 Re: increment counter in VIEW
Previous Message operationsengineer1 2006-07-12 18:07:22 Re: postgre linkage with non-postgre db