Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: postgres 2 other databases



On Jan 31, 2008 8:16 AM, Michael Lush <mjlush(at)ebi(dot)ac(dot)uk> wrote:
>
> A while ago I heard about a postgres addon that would allow a postgres
> database to treat tables in any other database as part of its own schema.
>
> The way I understood it,  I could update a table in MySQL database
> by issueing a "SELECT * INTO mysql_table FROM psql_table" command under
> postgres.
>
> Unfortunatly I've lost the notes I made about it and my Googlefu has
> proven is too weak to find it.

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

Sean



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group