maposmatic-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Maposmatic-dev] Tonight integration


From: David MENTRE
Subject: Re: [Maposmatic-dev] Tonight integration
Date: Wed, 9 Sep 2009 09:50:32 +0200

Hi Thomas,

2009/9/9 Thomas Petazzoni <address@hidden>:
> I had to revert this change on the production server (the change is
> still in git + in the development server). It is causing the following
> failure:
[...]
> [Wed Sep 09 00:11:42 2009] [error] [client 82.247.183.72] ProgrammingError: 
> function postgis_lib_version() does not exist
> [Wed Sep 09 00:11:42 2009] [error] [client 82.247.183.72] LINE 1: SELECT 
> postgis_lib_version()
> [Wed Sep 09 00:11:42 2009] [error] [client 82.247.183.72]                ^
> [Wed Sep 09 00:11:42 2009] [error] [client 82.247.183.72] HINT:  No function 
> matches the given name and argument types. You might need to add explicit 
> type casts.

Have you tried a "SELECT postgis_lib_version();" manually on the database?

If not found, we probably have an issue with the version of PostGIS.
This function is available in PostGIS 1.4.0 Manual.

It should also be available in PostGIS 1.3.3:
http://trac.osgeo.org/postgis/ticket/32

Is the above request made on a POstGIS extended database or the
database used to store Django info, not PostGIS extended.

Yours,
d.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]