<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
I'm on RedHat 5 Enterprise.<br>I have installed PostgreSQL 8.4.2 and Postgis 1.5.2<br><br>I have not customized PostgreSQL or Postgis installation.<br><br>> From: nicklas.aven@jordogskog.no<br>> To: postgis-users@postgis.refractions.net<br>> Date: Fri, 21 Jan 2011 15:13:52 +0100<br>> Subject: Re: [postgis-users] Why use C procedurals for Postgres<br>> <br>> Hallo<br>> <br>> You should not need do change any security settings that is default in<br>> PostgreSQL to run PostGIS. <br>> But if there is some security setting that that is customized to not<br>> allow C-langage functions there will be problems since PostGIS is<br>> written in C.<br>> <br>> But if you have not customized any security settings in PostgreSQL this<br>> is just a symptom of something els.<br>> <br>> What OS are you running?<br>> <br>> /Nicklas<br>> <br>> <br>> <br>> <br>> On Fri, 2011-01-21 at 13:44 +0000, Rudy COMMENGE wrote:<br>> > Hello,<br>> > <br>> > I have installed Postgis with PostgreSQL.<br>> > When I try to send postgis.sql to PostgreSQL, I have an error<br>> > notifying C is not trusted.<br>> > So I think I have found a solution : I disable the security with this<br>> > 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>> > _______________________________________________<br>> > postgis-users mailing list<br>> > postgis-users@postgis.refractions.net<br>> > http://postgis.refractions.net/mailman/listinfo/postgis-users<br>> <br>> <br>> _______________________________________________<br>> postgis-users mailing list<br>> postgis-users@postgis.refractions.net<br>> http://postgis.refractions.net/mailman/listinfo/postgis-users<br>                                          </body>
</html>