<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'><div style="text-align: left;">I tried this way :<br><br>ALTER DATABASE DBIPRS SET PGCLIENTENCODING to 'Latin2'<br><br>but i got the error:<br><br></div>ERROR: unrecognized configuration parameter "pgclientencoding"<br>SQL state: 42704<br><br><br><hr id="stopSpelling">> Date: Sat, 19 Jul 2008 14:37:37 +0200<br>> From: sdteffen@gmail.com<br>> To: postgis-users@postgis.refractions.net<br>> Subject: Re: [postgis-users] Postgis to ESRI shape file encoding problem<br>> <br>> You can also try to set the environment variable PGCLIENTENCODING to the<br>> encoding value you need (e.g. LATIN2).<br>> <br>> Steffen<br>> <br>> >> I'm trying to export some data from a Postgresql database encoded in UTF-8<br>> >> into some ESRI shape files.<br>> >> I'm using PostGIS Dumper (pgsql2shp).<br>> _______________________________________________<br>> postgis-users mailing list<br>> postgis-users@postgis.refractions.net<br>> http://postgis.refractions.net/mailman/listinfo/postgis-users<br><br /><hr />Discover the new Windows Vista <a href='http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE' target='_new'>Learn more!</a></body>
</html>