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
Post a Comment