Le mercredi 21 décembre 2011 22:02:23, aperi2007 a écrit :
> Hi,
> I'm try-ing to load a regular table without geometry from a spatialite
> to a postgres9.1/postgis 2.0 DB.
>
> I'm using this sintax:
>
> ogr2ogr.exe -f "PostgreSQL" PG:"dbname='test' active_schema=gb
> schemas=gb,public host='loca
Hi,
I'm try-ing to load a regular table without geometry from a spatialite
to a postgres9.1/postgis 2.0 DB.
I'm using this sintax:
ogr2ogr.exe -f "PostgreSQL" PG:"dbname='test' active_schema=gb
schemas=gb,public host='localhost' port='5432' user='postgres'
password='postgres' " -overwrite -l