You may want to use foreign data wrapper (fdw) https://wiki.postgresql.org/wiki/Foreign_data_wrappers
Cheers, Rémi-C 2014-10-22 12:50 GMT+02:00 Rémi Cura <[email protected]>: > Hey > http://www.postgresql.org/docs/9.3/static/contrib-dblink-connect.html > Seems dblink is for postgres to postgres connections. > Cheers, > Rémi-C > > 2014-10-22 12:45 GMT+02:00 Postgres India <[email protected]>: > >> Hi, >> I am trying to connect DB2 from postgres using dblink, is there any >> configuration required at DB2 and postgres server. >> >> If any command string please provide it. >> >> >> >> Thanks >> Manmohan. K >> >> >
