JDBC_FDW

June 15, 2012 ยท View on GitHub

FDW that wraps JDBC for PostgreSQL.It can be used to connect and fetch data from any data source that supports JDBC.

Please read the README before using jdbc_fdw.