<div dir="ltr">Hi,<br><br>maybe your instalation of postgis functions and etc are not in postgres db.<br>If you are using windwos search for others databases, maybe a postgis or postgis_template. At that databases you will find the the functions.<br>
<br>If you are using linux then you will have to add that functions to some database, see the docs for a how-to.<br><br>A good policy is to create a new database using a template with the postgis stuff. Leave the postgres db for maintenance.<br>
<br>Best regards,<br><br><div class="gmail_quote">2008/8/27  <span dir="ltr"><<a href="mailto:javier.estevez.ext@juntadeandalucia.es">javier.estevez.ext@juntadeandalucia.es</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
No, is correct like 'estac_aemet'<br>
<br>
How do I know if my POSTGIS functions are installed ok?<br>
<br>
In my DB called 'postgres' I have no Functions.<br>
<div><div></div><div class="Wj3C7c"><br>
<br>
<br>
>> Yes, the tabla estac_aemet exists. The schema is public<br>
>><br>
><br>
> Did you create the table using double quotes to name it ? "ESTAC_AEMET" maybe<br>
> ?<br>
> If so, then you have to respect the case in the table name when naming it:<br>
><br>
> SELECT addgeometrycolumn('public','ESTAC_AEMET', 'the_geom', 23030,'POINT',2)<br>
><br>
> You can check the table name by launching psql and typing \d to list all<br>
> tables.<br>
><br>
><br>
> Nicolas<br>
> _______________________________________________<br>
> postgis-users mailing list<br>
> <a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br>
> <a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>
><br>
<br>
<br>
_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br>
<a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Luigi Castro Cardeles<br>
</div>