<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hello,<br><br>I have installed Postgis with PostgreSQL.<br>When I try to send postgis.sql to PostgreSQL, I have an error notifying C is not trusted.<br>So I think I have found a solution : I disable the security with this request "UPDATE pg_language SET lanpltrusted=true WHERE lanname='c';"<br><br>But this is a security, so is there another solution without disable ?<br>If not, why Postgis need to bypass a PostgreSQL security ?<br><br>Regards,<br><br>RudyWI<br>                                       </body>
</html>