How to feed a DB PostgreSQL/PostGIS through data that are in Informix DB? -



How to feed a DB PostgreSQL/PostGIS through data that are in Informix DB? -

i not have much experience in postgresql clues on how following:

i intend feed db postgresql/postgis through info in informix db, have access via odbc. in short, intend "select" in informix db , able import info straight db postgresql/postgis.

from understood seems possible via dblink. so? can detailed info process?

i suggest dump info whatever db have in text format csv, utilize re-create command load info postgresql.

postgresql

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -