<div dir="ltr"><div><div><div><div>Hey list,<br></div>I'm a bit ashamed to be stuck with a seemingly trivial problem :<br></div>executing <br>`<br>/usr/lib/postgresql/9.3/bin/shp2pgsql 2_poles.shp cmm.temp_import_poles -D<br>`<br></div>output somehting like <br>`<br></div>create table<br>INSERT INTO "cmm"."temp_import_poles" ("label","class","length_[m]","verticality","rotation_[d","gps_time_[s",geom) VALUES ('1','16','0.0','0.0','0.0','0','01010000C00000E018A0E02341000080D8E52B5A41000000E06E0F49400000000000000000');<br><div>`<br><div><br></div><div>I'm pretty sure this isn't the postgres dump it should be .<br><br></div><div>I aim to load shapfile from within the server (COPY PROGRAMM 'shp2...').<br><br></div><div>Somebody has a clue about this?<br><br>Cheers,<br>RĂ©mi-C<br></div></div></div>