On Mon, Apr 09, 2012 at 01:29:46PM -0500, Merlin Moncure wrote:
> but generally speaking jdbc is displacing odbc as the 'go to' library
> for connection between different kinds of database systems, especially
> on non-windows environments.  jdbc is to java as fdw is to postgres
> basically.  so a fdw exposed jdbc driver should be able to connect and
> gather data from just about anything -- even something like sql server
> so that you could bypass the freetds dependency which is quite nice.

Yes, I can see jdbc-fdw being very powerful.

-- 
  Bruce Momjian  <br...@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to