como assim amigo usar o parametro -W? onde usar? É que eu sou novo no postgis, poderia me explicar melhor?
2012/12/13 Eloi Ribeiro <[email protected]> > > > Importing with configuration: municipios, public, geom, > > C:\Users\Jonnathann\Desktop\Shapefiles\Municipios, mode=c, dump=1, > > simple=0, geography=0, index=1, shape=1, srid=0 > > Unable to convert field name to UTF-8 (iconv reports "Invalid > > argument"). Current encoding is "UTF-8". Try "LATIN1" (Western > > European), or one of the values described at > > http://www.gnu.org/software/libiconv/. > > Shapefile import failed. > > Se estas a usar shp2pgsql utiliza o parâmetro '-W' para indicar a > codificação do shapefile. Se tens o shapefile en latin1, deveria ser '-W > iso-8859-1'. > _______________________________________________ > pgbr-geral mailing list > [email protected] > https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral >
_______________________________________________ pgbr-geral mailing list [email protected] https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral
