Quise ingresar un vector de punto a una base postgres/postgis y me da el siguiente error Comandos utilizados ./shp2pgsql /home/postgres/vectores/estamet.shp esta_met aplisig_1 > /home/postgres/esta_18_zsur.sql ./psql -d sighco -f /home/postgres/esta_18_zsur.sql Error HINT: Use '' to write quotes in strings, or use the escape string syntax (E'...'). psql:/home/postgres/esta_18_zsur.sql:23: ERROR: current transaction is aborted, commands ignored until end of transaction block psql:/home/postgres/esta_18_zsur.sql:24: WARNING: nonstandard use of \' in a string literal LINE 1: ...,NULL,NULL,'Apur¡mac','Abancay','Abancay','2791','72ø 51\'...
una pista de solucion