encoding shp2pgsql/ client encoding
От
Melanie Hofmann
Тема
encoding shp2pgsql/ client encoding
Дата
Msg-id
2119adb60911260558i7e1ed36cg521e35b6841d4b23@mail.gmail.com
Список
Дерево обсуждения
encoding shp2pgsql/ client encoding Melanie Hofmann <helpmisterx@googlemail.com>
Re: encoding shp2pgsql/ client encoding Brian Modra <epailty@googlemail.com>
Re: encoding shp2pgsql/ client encoding Mark Guadalupe <mark.guadalupe@gmail.com>
Hello,
I'm a very big problem. I want to load shapefiles in a postgresql with shp2pgsql and psql. So i create the statement on a windows DOS console. I get below error FEHLER: ungültige Byte-Sequenz für Kodierung UTF8 0xd627.
My Client_encoding is
template_postgis=# SHOW CLIENT_ENCODING;
client_encoding
-----------------
UTF8
(1 row)
and my database encoding is also UTF8, only my shapefile is not in UTF8.
I make a few trails to change the client encoding, but nothing realy works.
What can I do?
Can anybody help me?
Thanks.
Regards MisterX
I'm a very big problem. I want to load shapefiles in a postgresql with shp2pgsql and psql. So i create the statement on a windows DOS console. I get below error FEHLER: ungültige Byte-Sequenz für Kodierung UTF8 0xd627.
My Client_encoding is
template_postgis=# SHOW CLIENT_ENCODING;
client_encoding
-----------------
UTF8
(1 row)
and my database encoding is also UTF8, only my shapefile is not in UTF8.
I make a few trails to change the client encoding, but nothing realy works.
What can I do?
Can anybody help me?
Thanks.
Regards MisterX
В списке pgsql-admin по дате отправления