[postgis-users] Populate_geometry_columns() problems

Andreas Forø Tollefsen andreasft at gmail.com
Sat Sep 17 17:39:10 PDT 2011


Hi,
This is revision 7862.
Just tried updating through the svn respitory.
select postgis_full_version(); returns
                                            postgis_full_version
-------------------------------------------------------------------------------------------------------------
 POSTGIS="2.0.0SVN" GEOS="3.4.0dev-CAPI-1.8.0" PROJ="Rel. 4.7.1, 23
September 2009" LIBXML="2.7.7" USE_STATS
(1 row)

Still having the same issue:
priogrid=# select populate_geometry_columns();
ERROR:  query string argument of EXECUTE is null
CONTEXT:  PL/pgSQL function "populate_geometry_columns" line 53 at
EXECUTE statement
PL/pgSQL function "populate_geometry_columns" line 50 at assignment



2011/9/16 Sandro Santilli <strk at keybit.net>:
> On Thu, Sep 15, 2011 at 11:25:52PM +0200, Andreas Forø Tollefsen wrote:
>> Hi all,
>>
>> Trying to do a populate_geometry_columns(); but it does not work.
>> This is PostGis 2.0 with Gdal 1.8, Geos 3.4
>
> Revision number ?
>
>> Command: SELECT Populate_Geometry_Columns();
>> ERROR:  query string argument of EXECUTE is null
>> CONTEXT:  PL/pgSQL function "populate_geometry_columns" line 53 at
>> EXECUTE statement
>> PL/pgSQL function "populate_geometry_columns" line 50 at assignment
>>
>> Any ideas?
>
> Update to latest trunk revision, make sure to re-source postgis.sql,
> try again. If the problem persists please file ticket.
>
> --strk;
>
>  ()   Free GIS & Flash consultant/developer
>  /\   http://strk.keybit.net/services.html
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>



More information about the postgis-users mailing list