postgres 2 other databases - Mailing list pgsql-novice

From Michael Lush
Subject postgres 2 other databases
Date
Msg-id Pine.LNX.4.64.0801311309280.24050@pigeon.ebi.ac.uk
Whole thread Raw
Responses Re: postgres 2 other databases  ("Sean Davis" <sdavis2@mail.nih.gov>)
List pgsql-novice
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.

.
.
.

Or I may have dreamed it.

Does this ring any bells?

--
Michael
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Michael John Lush PhD            Tel:44-1223 492626
Bioinformatician
HUGO Gene Nomenclature Committee    Email: hgnc@genenames.org
European Bioinformatics Institute
Hinxton, Cambridge
URL: http://www.genenames.org
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

pgsql-novice by date:

Previous
From: "Didier Gasser-Morlay"
Date:
Subject: Table changes logging
Next
From: "Sean Davis"
Date:
Subject: Re: postgres 2 other databases