<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi list,<br>
<br>
I need to convert my postgis database from ISO8859-1 to UTF-8 ? Here is
the sql error message:<br>
<small><br>
java.lang.IllegalStateException: Insert statement failed:
java.sql.SQLException: ERROR: could not convert UTF-8 character 0x00ef
to ISO8859-1
<br>
INSERT INTO coneaeroclube ( GEOMETRY, AREA, PERIMETER, CONEAERO_,
CONEAERO_I, CONES, ALTURA ) VALUES ( GeometryFromText( 'POLYGON
((293070.677734375 9102390.73828125, 293063.58203125 9102384.258789062,
289199.6328125 9106612.43359375, 289901.94140625 9107273.126953125,
293781.615234375 9103034.37109375, 293070.677734375 9102390.73828125),
(291125.984375 9105139.876953125, 291758.8046875 9104445.491210938,
291843.390625 9104511.434570312, 291199.30859375 9105208.436523438,
291125.984375 9105139.876953125))', 0), 5446195.0, 15503.0, 2, 0, 'CONE
DE V�O AEROCLUBE - COMAR                     ',
'                              ' )
</small><br>
<br>
Best regards...<br>
<br>
<pre class="moz-signature" cols="72">-- 
Ezequias Rodrigues da Rocha
<a class="moz-txt-link-freetext" href="http://ezequiasrocha.blogspot.com">http://ezequiasrocha.blogspot.com</a>
<a class="moz-txt-link-abbreviated" href="mailto:msn:ezequias@hotmail.com">msn:ezequias@hotmail.com</a>
"the worst of democracies is still better than the best of dictatorship"
</pre>
</body>
</html>