Fetature enhancement request : use of libgda in PostgreSQL to access legacy databases.

Jean-Michel POURE <jm.poure@freesurf.fr>

From: Jean-Michel POURE <jm.poure@freesurf.fr>
To: pgsql-hackers@postgresql.org
Cc: GDA <gnome-db-list@gnome.org>
Date: 2002-02-11T08:23:41Z
Lists: pgsql-hackers
Dear all,

libgda (http://www.gnome-db.org) offers a common interface to 
PostgreSQL, MySQL, Oracle, Sybase, ... databases. Libgda is based on Corba 
and gives access to most database and schema objects (tables, columns, views, 
functions are supported, triggers will soon be). It also has XML query 
support, unified types and connexion pooling. 

libgda is an independant library with no dependency to Gnome.

Why not integrate libgda in PostgreSQL to register and access remote database 
objects? This would allow the "attachment" and integration of foreign tables 
& views into PostgreSQL.

Best regards,
Jean-Michel POURE