<div dir="ltr"><div>Hi,</div><div><br></div><div>I'm trying to export a vector map in a PostGIS topology.</div><div>I tested v.external.out TOPOLOGY=YES and v_out.postgis -l in grass 7.4, 7.6 and 7.8 on Postgres 9.6, 11 and 12.</div><div><br></div><div>I always receive the same error message:</div><div>DBMI-SQLite driver error:<br>Error in sqlite3_prepare(): select * from ocsol_pg where oid < 0<br>no such table: ocsol_pg<br><br>DBMI-SQLite driver error:<br>Error in sqlite3_prepare(): select * from ocsol_pg where oid < 0<br>no such table: ocsol_pg<br><br>WARNING: Unable to describe table <ocsol_pg><br>WARNING: Unable to create new PostGIS feature table<br>WARNING: Unable to write feature in vector map <ocsol_pg><br>WARNING: Unable to create PostGIS layer <public.ocsol_pg><br>WARNING: Copying features failed<br>ERROR: Import failed.</div><div><br></div><div>Command used is:</div><div>v.out.postgis --overwrite -l -2 input=ocsol_pg output="PG:dbname=nicolas port=5532" output_layer=ocsol_pg_topo</div><div><br></div><div>I used this command with success on previous GRASS7 versions</div><div><br></div><div>Any help appreciated.</div><div><br></div><div>Thanks</div><div>Nicolas<br></div></div>